mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
build(deps): bump regex from 1.9.6 to 1.10.0 (#30533)
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.6 to 1.10.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.9.6...1.10.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
4403438b62
commit
e1deae4199
2 changed files with 7 additions and 7 deletions
|
@ -62,7 +62,7 @@ rand = "0.8"
|
|||
rand_core = "0.6"
|
||||
rand_isaac = "0.3"
|
||||
rayon = "1"
|
||||
regex = "1.9"
|
||||
regex = "1.10"
|
||||
rustls = { version = "0.21.7", features = ["dangerous_configuration"] }
|
||||
rustls-pemfile = "1.0.3"
|
||||
serde = "1.0.60"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue