Skip to content

Commit c0c19ee

Browse files
committed
feat: v8.91.26
1 parent a285b3c commit c0c19ee

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.25"
3+
version = "8.91.26"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -17,7 +17,7 @@ exclude = [
1717
]
1818

1919
[dependencies]
20-
http-type = "5.4.0"
20+
http-type = "5.4.3"
2121
rustls = "0.23.31"
2222
serde = "1.0.221"
2323
serde_json = "1.0.144"

0 commit comments

Comments
 (0)