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
296 B
13 lines
296 B
--- lexical-util-1.0.6/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ lexical-util-1.0.6/Cargo.toml 2024-12-26T19:11:14.185597+00:00
|
|
@@ -117,6 +117,9 @@
|
|
[dev-dependencies.proptest]
|
|
version = ">=1.5.0"
|
|
|
|
+[dev-dependencies.quickcheck]
|
|
+version = "1.0.3"
|
|
+
|
|
[features]
|
|
compact = []
|
|
default = ["std"]
|