You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
423 B
16 lines
423 B
1 year ago
|
--- proptest-derive-0.3.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
|
+++ proptest-derive-0.3.0/Cargo.toml 2023-12-12T23:39:40.365798+00:00
|
||
|
@@ -39,12 +39,6 @@
|
||
|
[dependencies.syn]
|
||
|
version = "0.15.17"
|
||
|
features = ["visit", "extra-traits", "full"]
|
||
|
-[dev-dependencies.compiletest_rs]
|
||
|
-version = "0.3.19"
|
||
|
-features = ["tmp", "stable"]
|
||
|
-
|
||
|
-[dev-dependencies.criterion]
|
||
|
-version = "0.2"
|
||
|
|
||
|
[dev-dependencies.proptest]
|
||
|
version = "1.0.0"
|