summaryrefslogtreecommitdiff
path: root/model/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'model/Cargo.toml')
-rw-r--r--model/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/model/Cargo.toml b/model/Cargo.toml
index 9f2402a..e732e99 100644
--- a/model/Cargo.toml
+++ b/model/Cargo.toml
@@ -9,7 +9,6 @@ publish = false
[dependencies]
serde = { version = "1", optional = true, features = ["derive"] }
-rayon = "1"
[dev-dependencies]
proptest = "1"