Skip to content

Commit

Permalink
chore(deps): Bump rustls from 0.23.4 to 0.23.5 (#16417)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 21, 2024
1 parent faaed4e commit ce45021
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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 src/object_store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ opendal = "0.45.1"
prometheus = { version = "0.13", features = ["process"] }
reqwest = "0.11" # required by opendal
risingwave_common = { workspace = true }
rustls = "0.23.4"
rustls = "0.23.5"
spin = "0.9"
thiserror = "1"
thiserror-ext = { workspace = true }
Expand Down

0 comments on commit ce45021

Please sign in to comment.