Skip to content

Commit

Permalink
Merge pull request #32 from eneoli/dependabot/cargo/tokio-1.34.0
Browse files Browse the repository at this point in the history
Bump tokio from 1.33.0 to 1.34.0
  • Loading branch information
eneoli authored Nov 13, 2023
2 parents 92898aa + e817306 commit ba0bee1
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.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ authors = ["eneoli", "TornaxO7"]

[dependencies]
clap = { version = "4.4.8", features = ["derive", "cargo"] }
tokio = { version = "1.33.0", features = ["full"] }
tokio = { version = "1.34.0", features = ["full"] }

0 comments on commit ba0bee1

Please sign in to comment.