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
7 years ago
|
--- iso8601-0.2.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
6 years ago
|
+++ iso8601-0.2.0/Cargo.toml 2018-11-14T11:45:22.909557+01:00
|
||
|
@@ -20,10 +20,6 @@
|
||
7 years ago
|
readme = "README.md"
|
||
|
license = "MIT"
|
||
|
repository = "https://github.com/badboy/iso8601"
|
||
|
-[dependencies.clippy]
|
||
|
-version = ">0.0.0"
|
||
|
-optional = true
|
||
6 years ago
|
-
|
||
7 years ago
|
[dependencies.nom]
|
||
|
version = "3.2"
|
||
6 years ago
|
|