aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.de>2022-09-25 17:27:50 +0200
committertslil clingman <tslil@posteo.de>2022-09-25 17:27:50 +0200
commitac5858eb9f241023224b5415b1f6d516aae514b8 (patch)
tree721e4ce98e4065106c3d46786ca3949127ac7553 /Cargo.toml
parent1cac34b7ea939e0d0d1157de59e90c70b2831812 (diff)
Focus on sfb
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 11991fb..ec32179 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,9 @@ name = "srchr"
version = "0.1.0"
edition = "2021"
+# [profile.release]
+# debug = true
+
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]