Skip to content

Commit 82cd2c6

Browse files
committed
feat: v8.91.52
1 parent 26f00bd commit 82cd2c6

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.51"
3+
version = "8.91.52"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -12,7 +12,7 @@ categories = ["network-programming", "web-programming"]
1212
exclude = ["target", "Cargo.lock", "sh", ".github"]
1313

1414
[dependencies]
15-
http-type = "5.13.0"
15+
http-type = "5.14.0"
1616
rustls = "0.23.35"
1717
serde = "1.0.228"
1818
serde_json = "1.0.146"

0 commit comments

Comments
 (0)