Skip to content

Commit 75a0b83

Browse files
build(deps): bump the crates-io group with 3 updates
Bumps the crates-io group with 3 updates: [rustls](https://github.com/rustls/rustls), [serial_test](https://github.com/palfrey/serial_test) and [tempfile](https://github.com/Stebalien/tempfile). Updates `rustls` from 0.23.16 to 0.23.17 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.16...v/0.23.17) Updates `serial_test` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.1.1...v3.2.0) Updates `tempfile` from 3.13.0 to 3.14.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.14.0) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: serial_test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3147a4f commit 75a0b83

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ring = "0.17"
1818
rustls = "0.23"
1919
rustls-webpki = "0.102"
2020
serial_test = "3"
21-
tempfile = "3.5"
21+
tempfile = "3.14"
2222
untrusted = "0.9"
2323
webpki-roots = "0.26"
2424
x509-parser = "0.16"

0 commit comments

Comments
 (0)