Skip to content

Commit

Permalink
chore(deps): update rust crate tokio to 1.34.0 (#237)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent e0db03a commit dcb5dea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 raiden/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ uuid = { version = "^1.4.1", features = ["v4"] }
pretty_assertions = "1.4.0"
raiden = { path = "./", features = ["tracing"], default_features = false }
time = "0.3.30"
tokio = "1.33.0"
tokio = "1.34.0"
tracing-subscriber = { version = "0.3.17", features = ["env-filter", "time"] }

[features]
Expand Down

0 comments on commit dcb5dea

Please sign in to comment.