mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
build(deps): bump regex from 1.10.6 to 1.11.0 (#33591)
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.6 to 1.11.0. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
96006daf6e
commit
3b08efa516
2 changed files with 8 additions and 8 deletions
|
@ -95,7 +95,7 @@ rand = "0.8"
|
|||
rand_core = "0.6"
|
||||
rand_isaac = "0.3"
|
||||
rayon = "1"
|
||||
regex = "1.10"
|
||||
regex = "1.11"
|
||||
rustls = { version = "0.21.12", features = ["dangerous_configuration"] }
|
||||
rustls-pemfile = "1.0.4"
|
||||
script_layout_interface = { path = "components/shared/script_layout" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue