Skip to content

Commit

Permalink
Merge pull request #9 from beaufour/dependabot/cargo/tokio-1.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
beaufour committed Feb 4, 2023
2 parents ec10305 + 3a27133 commit c2f2974
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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,7 +10,7 @@ edition = "2018"

[dependencies]
reqwest = "0.9.20"
tokio = "1.18.4"
tokio = "1.18.5"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
sha2 = "0.8.0"
Expand Down

0 comments on commit c2f2974

Please sign in to comment.