mirror of
https://github.com/servo/servo.git
synced 2025-09-20 20:00:13 +01:00
build(deps): bump rustls from 0.21.8 to 0.21.9 (#30747)
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.8 to 0.21.9. - [Release notes](https://github.com/rustls/rustls/releases) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.8...v/0.21.9) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... 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
7c8ac54404
commit
7086dd8f48
2 changed files with 3 additions and 3 deletions
|
@ -73,7 +73,7 @@ rand_core = "0.6"
|
|||
rand_isaac = "0.3"
|
||||
rayon = "1"
|
||||
regex = "1.10"
|
||||
rustls = { version = "0.21.7", features = ["dangerous_configuration"] }
|
||||
rustls = { version = "0.21.9", features = ["dangerous_configuration"] }
|
||||
rustls-pemfile = "1.0.4"
|
||||
script_layout_interface = { path = "components/shared/script_layout" }
|
||||
script_traits = { path = "components/shared/script" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue