Skip to content

Commit

Permalink
Update Rust crate http to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent d870a57 commit be5f342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ deadpool = { version = "0.10.0", default-features = false, features = ["managed"
dotenv = { version = "0.15.0", default-features = false }
futures = "0.3.30"
hex = "0.4.3"
http = "0.2.12"
http = "1.1.0"
image = { version = "0.24.9", default-features = false, features = ["jpeg", "png"] }
jsonwebtoken = "9.2.0"
juniper = { version = "0.15.12", default-features = false, features = ["schema-language"] }
Expand Down

0 comments on commit be5f342

Please sign in to comment.