Skip to content

Commit

Permalink
build(deps): bump reqwest from 0.11.24 to 0.11.25 (#70)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent b16a0da commit ef8c7de
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -18,7 +18,7 @@ anyhow = "1.0.80"
clap = { version = "4.5.2", features = ["derive"] }
const_format = "0.2.32"
futures = "0.3.30"
reqwest = { version = "0.11.24", features = ["json"] }
reqwest = { version = "0.11.25", features = ["json"] }
serde = { version = "1.0.197", features = ["derive", "rc"] }
serde_json = "1.0.114"
serde_with = "3.6.1"
Expand Down

0 comments on commit ef8c7de

Please sign in to comment.