Skip to content

Commit 280f2ea

Browse files
Update Rust crate http to 0.2.8
1 parent 8e58a80 commit 280f2ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jsonwebtoken = "^5.0.1"
1818

1919
# actix-web = { version = "0.7", features = ["alpn"], default-features = false }
2020
actix-web = { version = "0.7", default-features = false }
21-
http = "0.1.7"
21+
http = "0.2.8"
2222
postgres = {version= "0.15.2", features = ["with-chrono"]}
2323
dotenv = "0.14.1"
2424
chrono = { version = "0.4", features = ["serde"] }

0 commit comments

Comments
 (0)