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-sized-chunks/sized-chunks-fix-metadata.diff

12 lines
378 B

--- sized-chunks-0.6.5/Cargo.toml 1970-01-01T00:00:00+00:00
+++ sized-chunks-0.6.5/Cargo.toml 2023-08-22T20:15:40.898467+00:00
@@ -21,7 +21,7 @@
readme = "./README.md"
keywords = ["sparse-array"]
categories = ["data-structures"]
-license = "MPL-2.0+"
+license = "MPL-2.0"
repository = "https://github.com/bodil/sized-chunks"
[package.metadata.docs.rs]
all-features = true