Skip to content

Commit

Permalink
Remove badge from Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
keirlawson committed Apr 28, 2020
1 parent 9b5ed0a commit 03029f8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,4 @@ readme = "README.md"
[dependencies]
console = ">=0.9.1, <1.0.0"
lazy_static = "1"
tempfile = "3"

[badges]
travis-ci = { repository = "mitsuhiko/dialoguer", branch = "master" }
tempfile = "3"

0 comments on commit 03029f8

Please sign in to comment.