diff --git a/Cargo.toml b/Cargo.toml index abe3288..7725dd8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,13 +12,9 @@ readme = "Readme.md" repository = "https://github.com/gyscos/Cursive" version = "0.4.0" -[badges] - [badges.travis-ci] repository = "gyscos/Cursive" -[build-dependencies] - [build-dependencies.skeptic] optional = true version = "0.6"