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