about summary refs log tree commit diff
path: root/users/tazjin/german-string/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'users/tazjin/german-string/Cargo.toml')
-rw-r--r--users/tazjin/german-string/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/users/tazjin/german-string/Cargo.toml b/users/tazjin/german-string/Cargo.toml
index 90462e964839..8eec963f071a 100644
--- a/users/tazjin/german-string/Cargo.toml
+++ b/users/tazjin/german-string/Cargo.toml
@@ -3,4 +3,5 @@ name = "german-string"
 version = "0.1.0"
 edition = "2021"
 
-[dependencies]
+[dev-dependencies]
+proptest = "1.5.0"