Skip to content

Commit 9dc8c32

Browse files
committed
feat: v8.91.86
1 parent 83e413b commit 9dc8c32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "http-request"
3-
version = "8.91.85"
3+
version = "8.91.86"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -14,7 +14,7 @@ exclude = ["target", "Cargo.lock", "sh", ".github"]
1414
[dependencies]
1515
serde = "1.0.228"
1616
futures = "0.3.31"
17-
http-type = "8.2.7"
17+
http-type = "11.0.0"
1818
serde_json = "1.0.149"
1919
tungstenite = "0.28.0"
2020
webpki-roots = "1.0.5"

0 commit comments

Comments
 (0)