parent
340d8782d2
commit
6484ea4cd7
@ -1 +1 @@
|
||||
SOURCES/bstr-1.11.0.crate
|
||||
SOURCES/bstr-1.11.3.crate
|
||||
|
@ -1 +1 @@
|
||||
5063406722a78c6db04b612367fe2b991e1abc44 SOURCES/bstr-1.11.0.crate
|
||||
6506d6c5cddd8b629c5ce3bdaa43bbd6bbd7af01 SOURCES/bstr-1.11.3.crate
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- bstr-1.11.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ bstr-1.11.0/Cargo.toml 2024-12-04T22:38:17.432115+00:00
|
||||
@@ -40,7 +40,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"
|
||||
|
@ -0,0 +1,4 @@
|
||||
[tests]
|
||||
run = ["doc"]
|
||||
comments = ["test data for unit tests is not included in published crates"]
|
||||
|
Loading…
Reference in new issue