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.
14 lines
326 B
14 lines
326 B
--- iso8601-0.2.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ iso8601-0.2.0/Cargo.toml 2018-11-14T11:45:22.909557+01:00
|
|
@@ -20,10 +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"
|
|
|