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.
13 lines
323 B
13 lines
323 B
--- iso8601-0.2.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ iso8601-0.2.0/Cargo.toml 2017-11-20T16:18:15.776636+01:00
|
|
@@ -20,9 +20,6 @@
|
|
readme = "README.md"
|
|
license = "MIT"
|
|
repository = "https://github.com/badboy/iso8601"
|
|
-[dependencies.clippy]
|
|
-version = ">0.0.0"
|
|
-optional = true
|
|
|
|
[dependencies.nom]
|
|
version = "3.2"
|