We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f00bd commit 82cd2c6Copy full SHA for 82cd2c6
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "http-request"
3
-version = "8.91.51"
+version = "8.91.52"
4
readme = "README.md"
5
edition = "2024"
6
authors = ["root@ltpp.vip"]
@@ -12,7 +12,7 @@ categories = ["network-programming", "web-programming"]
12
exclude = ["target", "Cargo.lock", "sh", ".github"]
13
14
[dependencies]
15
-http-type = "5.13.0"
+http-type = "5.14.0"
16
rustls = "0.23.35"
17
serde = "1.0.228"
18
serde_json = "1.0.146"
0 commit comments