Skip to content

Commit

Permalink
Update Rust crate http to 0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent cfebb90 commit 597dd6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/abacus/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 src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ deadpool = { version = "0.9.5", default-features = false, features = ["managed"]
dotenv = { version = "0.15.0", default-features = false }
futures = "0.3.29"
hex = "0.4.3"
http = "0.2.10"
http = "0.2.11"
image = { version = "0.24.7", default-features = false, features = ["jpeg", "png"] }
jsonwebtoken = "9.1.0"
juniper = { version = "0.15.11", default-features = false, features = ["schema-language"] }
Expand Down

0 comments on commit 597dd6e

Please sign in to comment.