mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
build(deps): bump regex from 1.7.0 to 1.9.5 (#30405)
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.0 to 1.9.5. - [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.7.0...1.9.5) --- 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
198442e0e3
commit
a5d118dc1d
2 changed files with 19 additions and 7 deletions
|
@ -62,7 +62,7 @@ rand = "0.8"
|
|||
rand_core = "0.6"
|
||||
rand_isaac = "0.3"
|
||||
rayon = "1"
|
||||
regex = "1.1"
|
||||
regex = "1.9"
|
||||
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