parent
e0a5cd0cd7
commit
78d9939128
@ -1,11 +1,11 @@
|
|||||||
--- regex-syntax-0.7.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- regex-syntax-0.7.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ regex-syntax-0.7.2/Cargo.toml 2023-05-25T12:38:15.416758+00:00
|
+++ regex-syntax-0.7.4/Cargo.toml 2023-07-12T13:53:26.127327+00:00
|
||||||
@@ -19,7 +19,7 @@
|
@@ -21,7 +21,7 @@
|
||||||
homepage = "https://github.com/rust-lang/regex"
|
description = "A regular expression parser."
|
||||||
documentation = "https://docs.rs/regex-syntax"
|
documentation = "https://docs.rs/regex-syntax"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
-license = "MIT OR Apache-2.0"
|
-license = "MIT OR Apache-2.0"
|
||||||
+license = "(MIT OR Apache-2.0) AND Unicode-DFS-2016"
|
+license = "(MIT OR Apache-2.0) AND Unicode-DFS-2016"
|
||||||
repository = "https://github.com/rust-lang/regex"
|
repository = "https://github.com/rust-lang/regex/tree/master/regex-syntax"
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (regex-syntax-0.7.2.crate) = 3065cec128ae6ce427d13b68066fc02357c21f7d1517c1669295f857395eea3297344fb2171c96d15dfe48050785249b7b8b8138fbe5b4a65c8427968347c128
|
SHA512 (regex-syntax-0.7.4.crate) = b33713c71f6f753820ca6405e8415e5eeed457efd01e81b0b720e48c135b9bb0973962269587ddca31350233aec6d3f598596cb48310db0633bf67f8970f0e18
|
||||||
|
Loading…
Reference in new issue