Skip to content

Commit

Permalink
chore(dep): bump rw-tokio to 1.40.0 (#20015)
Browse files Browse the repository at this point in the history
Signed-off-by: tabVersion <[email protected]>
Co-authored-by: tabversion <[email protected]>
  • Loading branch information
tabVersion and tabversion authored Jan 4, 2025
1 parent 79405dc commit d8f9d96
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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/utils/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ risingwave_variables = { workspace = true }
rlimit = "0.10"
rustls = "0.23.5"
# Explicitly specify the tokio version used in RisingWave runtime
rw-tokio = { version = "=1.38.0", package = "tokio" }
rw-tokio = { version = "=1.40.0", package = "tokio" }
thiserror-ext = { workspace = true }
time = { version = "0.3", features = ["formatting", "local-offset"] }
tokio = { version = "0.2", package = "madsim-tokio", features = [
Expand Down

0 comments on commit d8f9d96

Please sign in to comment.