From 9c3cb04e93dff404143b9c731b62d3a2a2e1092d Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 23 Sep 2021 09:37:41 +0200 Subject: Change maintenance level of crate Starting with 0.3.0, this crate will be in maintenance mode. Signed-off-by: Matthias Beyer --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3332ce7..7054b2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ keywords = ["docker", "postgres", "linux", "packaging", "packages"] categories = ["development-tools"] [badges] -maintenance = { status = "actively-developed" } +maintenance = { status = "passively-maintained" } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3