Skip to content

Commit 4109855

Browse files
committed
feat: v17.0.1
1 parent 80e4ee8 commit 4109855

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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-type"
3-
version = "17.0.0"
3+
version = "17.0.1"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -18,7 +18,7 @@ serde_json = "1.0.149"
1818
serde-xml-rs = "0.8.2"
1919
http-compress = "3.0.17"
2020
http-constant = "5.0.0"
21-
lombok-macros = "2.0.25"
21+
lombok-macros = "2.0.26"
2222
serde_urlencoded = "0.7.1"
2323
tokio = { version = "1.49.0", features = ["full"] }
2424
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)