We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e4ee8 commit 4109855Copy full SHA for 4109855
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "http-type"
3
-version = "17.0.0"
+version = "17.0.1"
4
readme = "README.md"
5
edition = "2024"
6
authors = ["root@ltpp.vip"]
@@ -18,7 +18,7 @@ serde_json = "1.0.149"
18
serde-xml-rs = "0.8.2"
19
http-compress = "3.0.17"
20
http-constant = "5.0.0"
21
-lombok-macros = "2.0.25"
+lombok-macros = "2.0.26"
22
serde_urlencoded = "0.7.1"
23
tokio = { version = "1.49.0", features = ["full"] }
24
serde = { version = "1.0.228", features = ["derive"] }
0 commit comments