aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9de278b..85dc86a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"