Skip to content

Commit

Permalink
Bump rustls from 0.22.4 to 0.23.13
Browse files Browse the repository at this point in the history
Bumps [rustls](https://github.com/rustls/rustls) from 0.22.4 to 0.23.13.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.22.4...v/0.23.13)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 67f6825 commit e8c25f9
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 5 deletions.
181 changes: 177 additions & 4 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 bambulabs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ lazy_static = "1.5.0"
nanoid = "0.4.0"
parse-display = "0.10.0"
rumqttc = "0.24.0"
rustls = "0.22"
rustls = "0.23"
schemars = { version = "0.8", features = ["uuid"] }
serde = { version = "1", features = ["derive"] }
serde_json = "1"
Expand Down

0 comments on commit e8c25f9

Please sign in to comment.