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.
12 lines
327 B
12 lines
327 B
2 years ago
|
--- bstr-1.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ bstr-1.3.0/Cargo.toml 2023-02-20T15:59:35.969194+00:00
|
||
|
@@ -31,7 +31,7 @@
|
||
|
"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"
|
||
|
resolver = "2"
|
||
|
|