summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 24cb4ae..d912552 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,6 +22,7 @@ include = [
[badges]
travis-ci = { repository = "eldruin/ads1x1x-rs", branch = "master" }
coveralls = { repository = "eldruin/ads1x1x-rs", branch = "master", service = "github" }
+maintenance = { status = "actively-developed" }
[dependencies]
nb = "0.1"