diff options
-rw-r--r-- | Cargo.toml | 1 | ||||
-rw-r--r-- | README.md | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -22,7 +22,6 @@ 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" @@ -4,7 +4,6 @@ [![Docs](https://docs.rs/ads1x1x/badge.svg)](https://docs.rs/ads1x1x) [![Build Status](https://travis-ci.org/eldruin/ads1x1x-rs.svg?branch=master)](https://travis-ci.org/eldruin/ads1x1x-rs) [![Coverage Status](https://coveralls.io/repos/github/eldruin/ads1x1x-rs/badge.svg?branch=master)](https://coveralls.io/github/eldruin/ads1x1x-rs?branch=master) -![Maintenance Intention](https://img.shields.io/badge/maintenance-actively--developed-brightgreen.svg) This is a platform agnostic Rust driver for the ADS1013, ADS1014, ADS1015, ADS1113, ADS1114 and ADS1115 ultra-small, low-power |