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] authored Sep 16, 2024
1 parent 347da08 commit c38816c
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.12.1", 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.25.2", default-features = false, features = ["jpeg", "png"] }
jsonwebtoken = "9.3.0"
juniper = { version = "0.16.1", default-features = false, features = ["schema-language"] }
Expand Down

0 comments on commit c38816c

Please sign in to comment.