diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -17,9 +17,6 @@ version = "1.0.116" features = [ "derive", "alloc" ] default-features = false -[target.'cfg(not(feature = "std"))'.dependencies] -no-std-compat = "0.4.1" - [dev-dependencies] flate2 = "1.0.17" |