You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
478 B
23 lines
478 B
7 years ago
|
--- difference-2.0.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
7 years ago
|
+++ difference-2.0.0/Cargo.toml 2018-09-10T08:27:08.830276+02:00
|
||
7 years ago
|
@@ -25,17 +25,13 @@
|
||
|
[[bin]]
|
||
|
name = "difference"
|
||
|
doc = false
|
||
|
-[dependencies.getopts]
|
||
|
-version = "0.2"
|
||
|
-optional = true
|
||
|
[dev-dependencies.quickcheck]
|
||
7 years ago
|
-version = "0.4"
|
||
7 years ago
|
+version = "0.7"
|
||
7 years ago
|
|
||
7 years ago
|
[dev-dependencies.term]
|
||
7 years ago
|
-version = "0.2.7"
|
||
7 years ago
|
+version = "0.5"
|
||
|
|
||
7 years ago
|
[features]
|
||
|
-bin = ["getopts"]
|
||
|
default = []
|
||
|
[badges.appveyor]
|
||
|
repository = "johannhof/difference.rs"
|