summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTill Höppner2017-02-26 03:36:33 +0100
committerTill Höppner2017-02-26 03:36:33 +0100
commitce0355a443d77a9b3b47ca2004e31dd57d1738f5 (patch)
tree27a7933d16f5cbf56630df9ca3701c17943a25e1 /Cargo.toml
parentc48ffd6906a327e86654ab7264f4f29bd7097a1d (diff)
downloadcpuline-master.tar.gz
cpuline-master.tar.xz
cpuline-master.zip
Update depsHEADmaster
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 1ac3624..8b7bde1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,3 +9,6 @@ env_logger = "0.3.5"
libc = "0.2.16"
log = "0.3.6"
vec_map = "0.6.0"
+
+[profile.release]
+debug = true