aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2021-11-24 22:47:23 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2021-11-25 09:53:55 +0200
commit7f9207d9742c062c2a23ca53aa48420217558e7a (patch)
treeffcc15beb0c26245c8aefd65b6206ce30df370ec /Cargo.toml
parent1baf725a38b90c13e5afacebd18fb3799a2bd081 (diff)
Recursion working oh yes
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 0866d42..9ad0a2b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[features]
-reduce_debug = []
+debug = []
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html