--- 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"]