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-bstr0.2/SOURCES/bstr-fix-metadata.diff

12 lines
423 B

--- bstr-0.2.17/Cargo.toml 1970-01-01T00:00:01+00:00
+++ bstr-0.2.17/Cargo.toml 2023-02-20T16:02:54.049868+00:00
@@ -21,7 +21,7 @@
readme = "README.md"
keywords = ["string", "str", "byte", "bytes", "text"]
categories = ["text-processing", "encoding"]
-license = "MIT OR Apache-2.0"
+license = "(MIT OR Apache-2.0) AND Unicode-DFS-2016"
repository = "https://github.com/BurntSushi/bstr"
[profile.release]
debug = true