summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBotahamec <botahamec@outlook.com>2023-08-08 20:25:54 -0400
committerBotahamec <botahamec@outlook.com>2023-08-08 20:25:54 -0400
commitdb8110aa743c2cd85f4dee2abdd6856312bdd523 (patch)
tree5346d1f36d2a189b05be86815ec6f93161f24630 /Cargo.toml
parente88b0d69441bdac987cbdb3df7cffd07ca152a2a (diff)
Add newline to Cargo.toml
Diffstat (limited to 'Cargo.toml')
-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 = []