Skip to content

Commit

Permalink
build(deps): bump the crates-io group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the crates-io group with 2 updates: [rustls](https://github.com/rustls/rustls) and [tempfile](https://github.com/Stebalien/tempfile).


Updates `rustls` from 0.23.20 to 0.23.21
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.20...v/0.23.21)

Updates `tempfile` from 3.14.0 to 3.15.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.14.0...v3.15.0)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent efe7b1d commit 5dcc9f4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 17 deletions.
25 changes: 9 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ring = "0.17"
rustls = "0.23"
rustls-webpki = "0.102"
serial_test = "3"
tempfile = "3.5"
tempfile = "3.15"
untrusted = "0.9"
webpki-roots = "0.26"
x509-parser = "0.16"
Expand Down

0 comments on commit 5dcc9f4

Please sign in to comment.