summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2020-04-19 10:40:19 +0200
committerJustin Wernick <justin@worthe-it.co.za>2020-04-19 10:40:19 +0200
commit556cb56d46b9d9bc8ec1ce0ba09ab5bc38c6022b (patch)
tree07f31737890aa8f8a1925b4371aba8a702d940f7 /Cargo.toml
parent91c144969f6dd2daa7d9fb2e5d59059ecd556b79 (diff)
Change to proper sets
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 d522a41..6158188 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,4 +11,4 @@ serde_json = "1.0"
[profile.release]
lto = true
-# debug = true \ No newline at end of file
+debug = true \ No newline at end of file