Skip to content

Commit

Permalink
fix(deps): update rust crate tokio to 1.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 22ae7e5 commit 572028a
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ libc = "0.2.167"
percent-encoding = "2.3.1"
serde = { version = "1.0.215", features = ["derive", "rc"] }
serde_json = "1.0.133"
tokio = { version = "1.41.1", features = [
tokio = { version = "1.42.0", features = [
"rt-multi-thread",
"macros",
"time",
Expand Down

0 comments on commit 572028a

Please sign in to comment.