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.
13 lines
316 B
13 lines
316 B
2 weeks ago
|
--- lexical-parse-float-0.8.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ lexical-parse-float-0.8.5/Cargo.toml 2023-12-04T22:18:43.073095+00:00
|
||
|
@@ -57,6 +57,9 @@
|
||
|
[dev-dependencies.proptest]
|
||
|
version = "0.10.1"
|
||
|
|
||
|
+[dev-dependencies.quickcheck]
|
||
|
+version = "1.0.3"
|
||
|
+
|
||
|
[features]
|
||
|
compact = [
|
||
|
"lexical-util/compact",
|