Skip to content

Commit e1f2475

Browse files
committed
feat: v8.91.103
1 parent 7b1f8d1 commit e1f2475

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "http-request"
3-
version = "8.91.102"
3+
version = "8.91.103"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -13,8 +13,8 @@ exclude = ["target", "Cargo.lock", "sh", ".github"]
1313

1414
[dependencies]
1515
serde = "1.0.228"
16-
futures = "0.3.31"
17-
http-type = "16.2.1"
16+
futures = "0.3.32"
17+
http-type = "17.0.0"
1818
serde_json = "1.0.149"
1919
tungstenite = "0.28.0"
2020
webpki-roots = "1.0.6"

0 commit comments

Comments
 (0)