Blob Blame History Raw
--- 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]