Skip to content

Commit

Permalink
fix(deps): update rust crate http to 0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent f658b81 commit a052026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ clap = { version = "^4.2.1", features = [
"unicode",
"wrap_help",
] }
http = "0.2.8"
http = "0.2.9"
hyper = { version = "^0.14.27", features = ["full"] }
lazy_static = "1.4.0"
reqwest = { version = "0.11.14", features = [
Expand Down

0 comments on commit a052026

Please sign in to comment.