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
452 B
12 lines
452 B
1 year ago
|
--- regex-syntax-0.7.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ regex-syntax-0.7.5/Cargo.toml 2023-10-14T19:38:21.923041+00:00
|
||
|
@@ -21,7 +21,7 @@
|
||
|
description = "A regular expression parser."
|
||
|
documentation = "https://docs.rs/regex-syntax"
|
||
|
readme = "README.md"
|
||
|
-license = "MIT OR Apache-2.0"
|
||
|
+license = "(MIT OR Apache-2.0) AND Unicode-DFS-2016"
|
||
|
repository = "https://github.com/rust-lang/regex/tree/master/regex-syntax"
|
||
|
|
||
|
[package.metadata.docs.rs]
|