Skip to content

Commit

Permalink
build(deps): bump reqwest from 0.11.24 to 0.11.25 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 9, 2024
1 parent edfe02a commit 59c050b
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 @@ -26,7 +26,7 @@ hitt-formatter = { path = "hitt-formatter", version = "0.0.4" }
hitt-parser = { path = "hitt-parser", version = "0.0.4" }
hitt-request = { path = "hitt-request", version = "0.0.4" }
http = { version = "0.2.12" }
reqwest = { version = "0.11.24" }
reqwest = { version = "0.11.25" }
tokio = { version = "1.36.0", features = ["fs", "macros", "rt-multi-thread"] }

[profile.release]
Expand Down

0 comments on commit 59c050b

Please sign in to comment.