Skip to content

Commit

Permalink
Merge pull request #14 from wcm-io-devops/dependabot/cargo/tokio-1.29.1
Browse files Browse the repository at this point in the history
Bump tokio from 1.28.1 to 1.29.1
  • Loading branch information
tobias-richter authored Aug 27, 2024
2 parents 9bee76b + aacf8a0 commit cad2d84
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 5 deletions.
68 changes: 64 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 @@ -29,7 +29,7 @@ serde_json = "1.0.71"
serde_yaml = "0.8.21"
strum = "0.23.0"
strum_macros = "0.26.4"
tokio = { version = "1.28.1", features = ["full"] }
tokio = { version = "1.29.1", features = ["full"] }
headers = "0.4.0"
[dependencies.reqwest]
version = "0.11.6"
Expand Down

0 comments on commit cad2d84

Please sign in to comment.