aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7acf537..d685881 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,9 +19,6 @@ edition = "2018"
[workspace]
members = ['test-suite']
-[badges]
-travis-ci = { repository = "alexcrichton/toml-rs" }
-
[dependencies]
serde = "1.0.97"
linked-hash-map = { version = "0.5", optional = true }