summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e4547f7..e1a9e2f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,4 +19,4 @@ msrv = "1.41.1"
[features]
default = ["std"]
std = ["alloc"]
-alloc = [] \ No newline at end of file
+alloc = []