mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
build(deps): bump rustls-pemfile from 1.0.3 to 1.0.4 (#30718)
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 1.0.3 to 1.0.4. - [Commits](https://github.com/rustls/pemfile/compare/v/1.0.3...v/1.0.4) --- updated-dependencies: - dependency-name: rustls-pemfile 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
96d37d3785
commit
d67fc424e0
2 changed files with 3 additions and 3 deletions
|
@ -74,7 +74,7 @@ rand_isaac = "0.3"
|
|||
rayon = "1"
|
||||
regex = "1.10"
|
||||
rustls = { version = "0.21.7", features = ["dangerous_configuration"] }
|
||||
rustls-pemfile = "1.0.3"
|
||||
rustls-pemfile = "1.0.4"
|
||||
script_layout_interface = { path = "components/shared/script_layout" }
|
||||
script_traits = { path = "components/shared/script" }
|
||||
serde = "1.0.192"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue