Skip to content

Commit

Permalink
Merge pull request #20 from humblepenguinn/dependabot/cargo/tokio-1.28.0
Browse files Browse the repository at this point in the history
Bump tokio from 1.27.0 to 1.28.0
  • Loading branch information
humblepenguinn committed May 1, 2023
2 parents b1d867c + ce032e7 commit 669fd6f
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 19 deletions.
102 changes: 84 additions & 18 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 @@ -27,7 +27,7 @@ inquire = "0.6.1"
semver = "1.0.17"
serde = { version = "1.0.159", features = ["derive"] }
regex = "1.7"
tokio = "1.27.0"
tokio = "1.28.0"
url = "2.3.1"

[target.'cfg(unix)'.dependencies]
Expand Down

0 comments on commit 669fd6f

Please sign in to comment.