summaryrefslogtreecommitdiff
path: root/prototype_2016
diff options
context:
space:
mode:
Diffstat (limited to 'prototype_2016')
-rw-r--r--prototype_2016/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prototype_2016/Cargo.toml b/prototype_2016/Cargo.toml
index 8d1c542..20c764e 100644
--- a/prototype_2016/Cargo.toml
+++ b/prototype_2016/Cargo.toml
@@ -1,7 +1,7 @@
1[package] 1[package]
2name = "secushare" 2name = "secushare"
3version = "0.0.1" 3version = "0.0.1"
4build = "build.rs" 4#build = "build.rs"
5 5
6[dependencies] 6[dependencies]
7#qml = { path = "third_party/qml-rust", version = "0.0.5" } 7#qml = { path = "third_party/qml-rust", version = "0.0.5" }