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
319 B
13 lines
319 B
--- lexical-parse-float-1.0.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ lexical-parse-float-1.0.5/Cargo.toml 2024-12-27T02:49:31.598253+00:00
|
|
@@ -154,6 +154,9 @@
|
|
[dev-dependencies.proptest]
|
|
version = ">=1.5.0"
|
|
|
|
+[dev-dependencies.quickcheck]
|
|
+version = "1.0.3"
|
|
+
|
|
[features]
|
|
compact = [
|
|
"lexical-util/compact",
|