Skip to content

Commit

Permalink
fix(deps): update rust crate http to ^1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent cdbc13c commit 59a05e9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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 @@ -27,7 +27,7 @@ clap = { version = "^4.5.2", features = [
"unicode",
"wrap_help",
] }
http = "^1.0.0"
http = "^1.1.0"
hyper = { version = "^1.2.0", features = ["full"] }
lazy_static = "1.4.0"
reqwest = { version = "0.11.25", default-features = false, features = [
Expand Down

0 comments on commit 59a05e9

Please sign in to comment.