Skip to content

Commit

Permalink
Merge pull request #582 from axodotdev/dependabot/cargo/tokio-1.34.0
Browse files Browse the repository at this point in the history
chore(deps): bump tokio from 1.33.0 to 1.34.0
  • Loading branch information
mistydemeo authored Nov 27, 2023
2 parents f268beb + 6f29613 commit 99e6a77
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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-dist/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ uuid = { version = "1", features = ["v4"] }
mach_object = "0.1"
goblin = "0.7.1"
similar = "2.3.0"
tokio = { version = "1.12.0", features = ["full"] }
tokio = { version = "1.34.0", features = ["full"] }

[dev-dependencies]
insta = { version = "1.26.0", features = ["filters"] }
Expand Down

0 comments on commit 99e6a77

Please sign in to comment.