summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Barrios Romero <eldruin@gmail.com>2024-01-18 22:08:56 +0100
committerDiego Barrios Romero <eldruin@gmail.com>2024-01-19 14:47:17 +0100
commit1fa8a5c0cbb8a1410d5c88dbf130e744848e7f27 (patch)
treed2bbfefa67ce75dfbc1f46f6c47b28e3dbfb2ce2
parent56f880ad96f6778eae7029d1f432b414caa39739 (diff)
downloadads1x1x-async-1fa8a5c0cbb8a1410d5c88dbf130e744848e7f27.tar.gz
ads1x1x-async-1fa8a5c0cbb8a1410d5c88dbf130e744848e7f27.tar.xz
ads1x1x-async-1fa8a5c0cbb8a1410d5c88dbf130e744848e7f27.zip
Remove unused badge
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8d288ab..6cadb28 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,9 +20,6 @@ include = [
]
edition = "2021"
-[badges]
-coveralls = { repository = "eldruin/ads1x1x-rs", branch = "master", service = "github" }
-
[dependencies]
nb = "1"
embedded-hal = "1"