Skip to content

Commit

Permalink
Bump tokio-openssl from 0.6.4 to 0.6.5 in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [tokio-openssl](https://github.com/tokio-rs/tokio-openssl).


Updates `tokio-openssl` from 0.6.4 to 0.6.5
- [Release notes](https://github.com/tokio-rs/tokio-openssl/releases)
- [Commits](tokio-rs/tokio-openssl@0.6.4...0.6.5)

---
updated-dependencies:
- dependency-name: tokio-openssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent 82cfc68 commit 346f910
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -16,7 +16,7 @@ serde = { version = "^1.0.210", features = ["derive"] }
tikv-jemallocator = "0.6"
tokio = { version = "^1.40.0", features = ["rt", "rt-multi-thread", "macros", "net", "signal", "io-util"] }
tokio-util = { version = "^0.7.12", features = ["codec"] }
tokio-openssl = "^0.6.4"
tokio-openssl = "^0.6.5"

toml = "^0.8.19"

Expand Down

0 comments on commit 346f910

Please sign in to comment.