--- bitmaps-2.1.0/Cargo.toml 2020-03-26T13:33:13+00:00 +++ bitmaps-2.1.0/Cargo.toml 2023-08-22T20:10:45.990608+00:00 @@ -20,15 +20,15 @@ documentation = "http://docs.rs/bitmaps" readme = "./README.md" categories = ["data-structures"] -license = "MPL-2.0+" +license = "MPL-2.0" repository = "https://github.com/bodil/bitmaps" [dependencies.typenum] version = "1.10.0" [dev-dependencies.proptest] -version = "0.9.1" +version = "1.0.0" [dev-dependencies.proptest-derive] -version = "0.1.0" +version = "0.3.0" [features] default = ["std"]