Skip to content

Commit

Permalink
fix(deps): update rust crate tokio to 1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent faa6579 commit 740bca0
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 3 deletions.
65 changes: 63 additions & 2 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 @@ -35,7 +35,7 @@ default-features = false
features = [ "json" ]

[dependencies.tokio]
version = "1.28.2"
version = "1.29.0"
features = [ "macros", "rt-multi-thread", "sync" ]

[dependencies.tracing-log]
Expand Down

0 comments on commit 740bca0

Please sign in to comment.