From 2dfcb0426e4cfef2c7bc024e035570018a770f89 Mon Sep 17 00:00:00 2001 From: Kartikaya Gupta Date: Fri, 22 Dec 2017 09:05:21 -0500 Subject: Add maintenance badge --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a8c2657..ce6fcce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,7 @@ exclude = ["target/doc/**", ".gitattributes"] [badges] travis-ci = { repository = "staktrace/mailparse", branch = "master" } +maintenance = { status = "passively-maintained" } [dependencies] base64 = "0.1.1" -- cgit v1.2.3