Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>epel9
parent
acca2d6b37
commit
ffa09a97c1
@ -1,10 +1,16 @@
|
|||||||
--- gimli-0.16.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
--- gimli-0.17.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
||||||
+++ gimli-0.16.1/Cargo.toml 2019-02-10T15:17:31.951200+01:00
|
+++ gimli-0.17.0/Cargo.toml 2019-04-20T14:15:02.760439+00:00
|
||||||
@@ -65,7 +65,6 @@
|
@@ -31,11 +31,11 @@
|
||||||
version = "1"
|
default-features = false
|
||||||
|
|
||||||
[features]
|
[dependencies.fallible-iterator]
|
||||||
-alloc = ["fallible-iterator/alloc", "stable_deref_trait/alloc"]
|
-version = "0.1.4"
|
||||||
default = ["std"]
|
+version = "0.2.0"
|
||||||
std = ["fallible-iterator/std", "stable_deref_trait/std"]
|
default-features = false
|
||||||
[badges.coveralls]
|
|
||||||
|
[dependencies.indexmap]
|
||||||
|
-version = "1.0"
|
||||||
|
+version = "1.0.2"
|
||||||
|
optional = true
|
||||||
|
|
||||||
|
[dependencies.stable_deref_trait]
|
||||||
|
Loading…
Reference in new issue