diff --git a/Cargo.toml b/Cargo.toml index e88a627..aa0f471 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,6 +21,7 @@ criterion = "0.3.0" [badges] travis-ci = { repository = "achanda/ipnetwork" } +maintenance = { status = "passively-maintained" } [features] default = ["serde"]