summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index de102e3..a54aff5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,9 +19,8 @@ include = [
"LICENSE-APACHE",
]
-[badges.travis-ci]
-branch = "master"
-repository = "eldruin/ads1x1x-rs"
+[badges]
+travis-ci = { repository = "eldruin/ads1x1x-rs", branch = "master" }
[dependencies]
nb = "0.1"