mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
Update regex crate for .extract()
Also update yanked hermit-abi
This commit is contained in:
parent
1d7559819c
commit
7a34f83d40
3 changed files with 38 additions and 17 deletions
32
Cargo.lock
generated
32
Cargo.lock
generated
|
@ -548,7 +548,7 @@ checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"lazy_static",
|
"lazy_static",
|
||||||
"memchr",
|
"memchr",
|
||||||
"regex-automata",
|
"regex-automata 0.1.10",
|
||||||
"serde",
|
"serde",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -560,7 +560,7 @@ checksum = "a246e68bb43f6cd9db24bea052a53e40405417c5fb372e3d1a8a7f770a564ef5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"memchr",
|
"memchr",
|
||||||
"once_cell",
|
"once_cell",
|
||||||
"regex-automata",
|
"regex-automata 0.1.10",
|
||||||
"serde",
|
"serde",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -1581,9 +1581,9 @@ checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "hermit-abi"
|
name = "hermit-abi"
|
||||||
version = "0.3.1"
|
version = "0.3.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
|
checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "hex"
|
name = "hex"
|
||||||
|
@ -2182,7 +2182,7 @@ version = "0.1.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
|
checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"regex-automata",
|
"regex-automata 0.1.10",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
@ -3216,13 +3216,14 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "regex"
|
name = "regex"
|
||||||
version = "1.8.4"
|
version = "1.9.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f"
|
checksum = "b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aho-corasick 1.0.2",
|
"aho-corasick 1.0.2",
|
||||||
"memchr",
|
"memchr",
|
||||||
"regex-syntax 0.7.2",
|
"regex-automata 0.3.4",
|
||||||
|
"regex-syntax 0.7.4",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
@ -3234,6 +3235,17 @@ dependencies = [
|
||||||
"regex-syntax 0.6.29",
|
"regex-syntax 0.6.29",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[package]]
|
||||||
|
name = "regex-automata"
|
||||||
|
version = "0.3.4"
|
||||||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "b7b6d6190b7594385f61bd3911cd1be99dfddcfc365a4160cc2ab5bff4aed294"
|
||||||
|
dependencies = [
|
||||||
|
"aho-corasick 1.0.2",
|
||||||
|
"memchr",
|
||||||
|
"regex-syntax 0.7.4",
|
||||||
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "regex-syntax"
|
name = "regex-syntax"
|
||||||
version = "0.6.29"
|
version = "0.6.29"
|
||||||
|
@ -3242,9 +3254,9 @@ checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "regex-syntax"
|
name = "regex-syntax"
|
||||||
version = "0.7.2"
|
version = "0.7.4"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
|
checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "reqwest"
|
name = "reqwest"
|
||||||
|
|
|
@ -96,7 +96,7 @@ prost-types = "0.11.9"
|
||||||
pulldown-cmark = "0.9.3"
|
pulldown-cmark = "0.9.3"
|
||||||
pyo3 = { version = "0.19.0", features = ["extension-module", "abi3", "abi3-py39"] }
|
pyo3 = { version = "0.19.0", features = ["extension-module", "abi3", "abi3-py39"] }
|
||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
regex = "1.8.4"
|
regex = "1.9.1"
|
||||||
reqwest = { version = "0.11.18", default-features = false, features = ["json", "socks", "stream", "multipart"] }
|
reqwest = { version = "0.11.18", default-features = false, features = ["json", "socks", "stream", "multipart"] }
|
||||||
rusqlite = { version = "0.29.0", features = ["trace", "functions", "collation", "bundled"] }
|
rusqlite = { version = "0.29.0", features = ["trace", "functions", "collation", "bundled"] }
|
||||||
scopeguard = "1.1.0"
|
scopeguard = "1.1.0"
|
||||||
|
|
|
@ -973,7 +973,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "hermit-abi",
|
"name": "hermit-abi",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"authors": "Stefan Lankes",
|
"authors": "Stefan Lankes",
|
||||||
"repository": "https://github.com/hermitcore/rusty-hermit",
|
"repository": "https://github.com/hermitcore/rusty-hermit",
|
||||||
"license": "Apache-2.0 OR MIT",
|
"license": "Apache-2.0 OR MIT",
|
||||||
|
@ -1981,8 +1981,8 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "regex",
|
"name": "regex",
|
||||||
"version": "1.8.4",
|
"version": "1.9.1",
|
||||||
"authors": "The Rust Project Developers",
|
"authors": "The Rust Project Developers|Andrew Gallant <jamslam@gmail.com>",
|
||||||
"repository": "https://github.com/rust-lang/regex",
|
"repository": "https://github.com/rust-lang/regex",
|
||||||
"license": "Apache-2.0 OR MIT",
|
"license": "Apache-2.0 OR MIT",
|
||||||
"license_file": null,
|
"license_file": null,
|
||||||
|
@ -1997,6 +1997,15 @@
|
||||||
"license_file": null,
|
"license_file": null,
|
||||||
"description": "Automata construction and matching using regular expressions."
|
"description": "Automata construction and matching using regular expressions."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "regex-automata",
|
||||||
|
"version": "0.3.4",
|
||||||
|
"authors": "The Rust Project Developers|Andrew Gallant <jamslam@gmail.com>",
|
||||||
|
"repository": "https://github.com/rust-lang/regex/tree/master/regex-automata",
|
||||||
|
"license": "Apache-2.0 OR MIT",
|
||||||
|
"license_file": null,
|
||||||
|
"description": "Automata construction and matching using regular expressions."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "regex-syntax",
|
"name": "regex-syntax",
|
||||||
"version": "0.6.29",
|
"version": "0.6.29",
|
||||||
|
@ -2008,9 +2017,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "regex-syntax",
|
"name": "regex-syntax",
|
||||||
"version": "0.7.2",
|
"version": "0.7.4",
|
||||||
"authors": "The Rust Project Developers",
|
"authors": "The Rust Project Developers|Andrew Gallant <jamslam@gmail.com>",
|
||||||
"repository": "https://github.com/rust-lang/regex",
|
"repository": "https://github.com/rust-lang/regex/tree/master/regex-syntax",
|
||||||
"license": "Apache-2.0 OR MIT",
|
"license": "Apache-2.0 OR MIT",
|
||||||
"license_file": null,
|
"license_file": null,
|
||||||
"description": "A regular expression parser."
|
"description": "A regular expression parser."
|
||||||
|
|
Loading…
Reference in a new issue