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.
rust-lexical-util/SOURCES/lexical-util-fix-metadata.diff

13 lines
293 B

--- lexical-util-0.8.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ lexical-util-0.8.5/Cargo.toml 2023-12-04T22:05:07.134099+00:00
@@ -48,6 +48,9 @@
[dev-dependencies.proptest]
version = "0.10.1"
+[dev-dependencies.quickcheck]
+version = "1.0.3"
+
[features]
compact = []
default = ["std"]