aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2018-05-31 11:49:12 +0200
committerRobin Krahl <robin.krahl@ireas.org>2018-05-31 11:50:34 +0200
commite7e9ee25eb0ed798558848714408404ef2163ac7 (patch)
treefc8afbdd06df4263bc3987fc0ed71b2f17272de3 /Cargo.toml
parentbdb5ba7157ad93461bb1deea4b232178d16ef4c9 (diff)
downloadnitrokey-rs-e7e9ee25eb0ed798558848714408404ef2163ac7.tar.gz
nitrokey-rs-e7e9ee25eb0ed798558848714408404ef2163ac7.tar.bz2
Update test documentation in the readme
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 524733d..c268f45 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,6 @@ readme = "README.md"
license = "MIT"
[features]
-default = ["test-no-device"]
test-no-device = []
test-pro = []
test-storage = []