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.
rust-iso8601/iso8601-0.2.0-fix-metadata....

17 lines
367 B

--- iso8601-0.2.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ iso8601-0.2.0/Cargo.toml 2018-06-14T09:28:53.154946+02:00
@@ -20,12 +20,8 @@
readme = "README.md"
license = "MIT"
repository = "https://github.com/badboy/iso8601"
-[dependencies.clippy]
-version = ">0.0.0"
-optional = true
-
[dependencies.nom]
-version = "3.2"
+version = "4"
[features]
default = []