Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Co-Authored-By: Jake Deichert <[email protected]>
  • Loading branch information
DrSensor and jacobdeichert authored Sep 24, 2019
1 parent 8c2c03b commit 702afad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pulldown-cmark = { version = "0.5", default-features = false } # https:

[dependencies.clap] # https://github.com/clap-rs/clap
version = "2.33.0"
features = ["wrap_help", "color"]
features = ["wrap_help"]

[dev-dependencies]
assert_cmd = "0.11.1" # https://github.com/assert-rs/assert_cmd
Expand Down

0 comments on commit 702afad

Please sign in to comment.