Skip to content

Commit

Permalink
Update Rust crate http to 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 16, 2022
1 parent 8e58a80 commit 126f9bb
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 @@ -18,7 +18,7 @@ jsonwebtoken = "^5.0.1"

# actix-web = { version = "0.7", features = ["alpn"], default-features = false }
actix-web = { version = "0.7", default-features = false }
http = "0.1.7"
http = "0.2.7"
postgres = {version= "0.15.2", features = ["with-chrono"]}
dotenv = "0.14.1"
chrono = { version = "0.4", features = ["serde"] }
Expand Down

0 comments on commit 126f9bb

Please sign in to comment.