summaryrefslogtreecommitdiffstats
path: root/imag-notes
diff options
context:
space:
mode:
Diffstat (limited to 'imag-notes')
-rw-r--r--imag-notes/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/imag-notes/Cargo.toml b/imag-notes/Cargo.toml
index c7ef71a3..59f4a802 100644
--- a/imag-notes/Cargo.toml
+++ b/imag-notes/Cargo.toml
@@ -13,9 +13,6 @@ documentation = "https://matthiasbeyer.github.io/imag/imag_documentation/index.h
repository = "https://github.com/matthiasbeyer/imag"
homepage = "http://imag-pim.org"
-[profile.dev]
-codegen-units = 2
-
[dependencies]
semver = "0.2.1"
clap = ">=2.17"