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
--- difference-2.0.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ difference-2.0.0/Cargo.toml 2019-06-21T19:38:43.050593+00:00
|
|
@@ -25,17 +25,13 @@
|
|
[[bin]]
|
|
name = "difference"
|
|
doc = false
|
|
-[dependencies.getopts]
|
|
-version = "0.2"
|
|
-optional = true
|
|
[dev-dependencies.quickcheck]
|
|
-version = "0.4"
|
|
+version = "0.8"
|
|
|
|
[dev-dependencies.term]
|
|
-version = "0.2.7"
|
|
+version = "0.5"
|
|
|
|
[features]
|
|
-bin = ["getopts"]
|
|
default = []
|
|
[badges.appveyor]
|
|
repository = "johannhof/difference.rs"
|