Skip to content

Commit

Permalink
Merge pull request #36 from lightningrodlabs/dependabot/cargo/tokio-1…
Browse files Browse the repository at this point in the history
….32.0

Bump tokio from 1.29.1 to 1.32.0
  • Loading branch information
Connoropolous authored Sep 15, 2023
2 parents fca653d + bb5d67b commit 2afe2b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 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 @@ -16,7 +16,7 @@ human-panic = "1.0.3"
tracing = "0.1.26"
one_err = "0.0.8"
sodoken = "0.0.9"
tokio = { version = "1.28", features = ["full"] }
tokio = { version = "1.32", features = ["full"] }
observability = "0.1.3"
either = "1.9.0"
holochain_util = "0.2.2"
Expand Down

0 comments on commit 2afe2b2

Please sign in to comment.