summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-09-23 09:37:41 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-09-23 09:37:53 +0200
commit9c3cb04e93dff404143b9c731b62d3a2a2e1092d (patch)
tree0db57bd00f3a573487d2718a020ddd47d4ce0e07 /Cargo.toml
parent72c20619999beb623f762a294c252d81c8f54081 (diff)
Change maintenance level of crate
Starting with 0.3.0, this crate will be in maintenance mode. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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