Skip to content

Commit

Permalink
Merge pull request #566 from chainbound/dependabot/cargo/bolt-cli/tok…
Browse files Browse the repository at this point in the history
…io-1.42.0

chore(deps): bump tokio from 1.41.1 to 1.42.0 in /bolt-cli
  • Loading branch information
estensen authored Dec 16, 2024
2 parents f588f6f + 3019f34 commit 0af6915
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bolt-cli/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 bolt-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
# async
tokio = { version = "1.41.0", features = ["full"] }
tokio = { version = "1.42.0", features = ["full"] }
futures = "0.3.31"

# cli
Expand Down

0 comments on commit 0af6915

Please sign in to comment.