Skip to content

Commit

Permalink
fix(deps): update rust crate http to 0.2.11 (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 1567e6d commit 7a1f95c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -46,7 +46,7 @@ leaky-cauldron = {path="crates/leaky-cauldron"}
tokio-util = {version="0.7", optional=true, features=["codec"]}
cron = {version="0.12", optional=true}
chrono = {version="0.4", optional=true}
http = "0.2.10"
http = "0.2.11"
flate2 = "1.0.28"

# this repo dependencies
Expand Down

0 comments on commit 7a1f95c

Please sign in to comment.