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.
11 lines
325 B
11 lines
325 B
--- gimli-0.16.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ gimli-0.16.1/Cargo.toml 2019-02-10T15:17:31.951200+01:00
|
|
@@ -65,7 +65,6 @@
|
|
version = "1"
|
|
|
|
[features]
|
|
-alloc = ["fallible-iterator/alloc", "stable_deref_trait/alloc"]
|
|
default = ["std"]
|
|
std = ["fallible-iterator/std", "stable_deref_trait/std"]
|
|
[badges.coveralls]
|