summaryrefslogtreecommitdiffstats
path: root/imag-store/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'imag-store/Cargo.toml')
-rw-r--r--imag-store/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/imag-store/Cargo.toml b/imag-store/Cargo.toml
index 3a3aa737..27cd787d 100644
--- a/imag-store/Cargo.toml
+++ b/imag-store/Cargo.toml
@@ -12,6 +12,8 @@ toml = "0.1.25"
[dependencies.libimagstore]
path = "../libimagstore"
+default-features = false
+features = ["verify"]
[dependencies.libimagrt]
path = "../libimagrt"