We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbd4472 commit 780995eCopy full SHA for 780995e
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "http-type"
3
-version = "5.32.1"
+version = "5.32.3"
4
readme = "README.md"
5
edition = "2024"
6
authors = ["root@ltpp.vip"]
@@ -19,7 +19,7 @@ serde_json = "1.0.149"
19
serde-xml-rs = "0.8.2"
20
http-compress = "3.0.7"
21
http-constant = "1.83.1"
22
-lombok-macros = "1.15.1"
+lombok-macros = "1.15.2"
23
serde_urlencoded = "0.7.1"
24
tokio = { version = "1.49.0", features = ["full"] }
25
0 commit comments