Skip to content

Commit

Permalink
Merge pull request #34 from swim-io/dependabot/cargo/tokio-1.16.1
Browse files Browse the repository at this point in the history
Bump tokio from 1.10.1 to 1.16.1
  • Loading branch information
swimricky authored Feb 23, 2022
2 parents c41e030 + dd1c8e7 commit fd3b6de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 fuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ num-derive = "0.3"
#misc
arrayvec = "0.7.2"

tokio = { version = "1.0", features = ["macros"]}
tokio = { version = "1.16", features = ["macros"]}
rand = "0.8.5"
rand_chacha = "0.3.1"

Expand Down

0 comments on commit fd3b6de

Please sign in to comment.