summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDiego Barrios Romero <eldruin@gmail.com>2018-11-13 18:46:24 +0100
committerDiego Barrios Romero <eldruin@gmail.com>2018-11-13 18:46:24 +0100
commit687dc68ca7ab9254878542997fd7d7c3dc113783 (patch)
tree90648a8c4b4c135b73993f16bd3ed7c541e6c1e1 /Cargo.toml
parent3e4f7557833ad2aa9c7432c0d94e12eec8d11ced (diff)
downloadads1x1x-async-687dc68ca7ab9254878542997fd7d7c3dc113783.tar.gz
ads1x1x-async-687dc68ca7ab9254878542997fd7d7c3dc113783.tar.xz
ads1x1x-async-687dc68ca7ab9254878542997fd7d7c3dc113783.zip
Change badges format
Diffstat (limited to 'Cargo.toml')
-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"