Skip to content

Commit

Permalink
Merge pull request #53 from a-rustacean/dependabot/cargo/tokio-1.42.0
Browse files Browse the repository at this point in the history
chore(deps): bump tokio from 1.36.0 to 1.42.0
  • Loading branch information
a-rustacean authored Dec 19, 2024
2 parents 8453766 + 7adcbc7 commit d079ca9
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 114 deletions.
143 changes: 30 additions & 113 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 @@ -28,4 +28,4 @@ rand = "0.8"
js-sys = "0.3"

[dev-dependencies]
tokio = { version = "1.32", features = ["full"] }
tokio = { version = "1.42", features = ["full"] }

0 comments on commit d079ca9

Please sign in to comment.