From 499b439cb09a03ac08a96700f5eef18b782396ef Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Fri, 15 Nov 2019 20:39:19 +0100 Subject: [PATCH] Wrong badge --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 927b64d..37f8b32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,4 +24,4 @@ simple_asn1 = "0.4" chrono = "0.4" [badges] -maintenance = { status = "passively-developed" } +maintenance = { status = "passively-maintained" }