Blob Blame History Raw
--- addr2line-0.8.0/Cargo.toml	1970-01-01T01:00:00+01:00
+++ addr2line-0.8.0/Cargo.toml	2019-02-10T15:33:51.349701+01:00
@@ -82,7 +82,6 @@
 version = "0.3"
 
 [features]
-alloc = ["gimli/alloc"]
 default = ["rustc-demangle", "cpp_demangle", "object", "std"]
 std = ["gimli/std", "intervaltree/std", "object/std", "smallvec/std"]
 [badges.travis-ci]