summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2df43df..471ad1a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,4 +16,8 @@ rayon = "1.0.3"
dirs-2 = "1.1.0"
users = "0.8"
chrono = "0.4"
-libc = "*" \ No newline at end of file
+libc = "*"
+
+#[profile.release]
+#debug = true
+#lto = false