Skip to content

Commit

Permalink
Merge pull request #87 from cloudfoundry-rs/renovate/http-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate http to 1.1.0
  • Loading branch information
somehowchris authored Mar 9, 2024
2 parents b912c5e + 38755c8 commit 20c8c34
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 @@ -17,5 +17,5 @@ serde_json = "1.0.114"
guid-create = { version="0.3.1", features = [
"serde",
] }
http = "1.0.0"
http = "1.1.0"
locale-types = "0.4.0"

0 comments on commit 20c8c34

Please sign in to comment.