Skip to content

Commit 780995e

Browse files
committed
feat: v5.32.3
1 parent dbd4472 commit 780995e

File tree

4 files changed

+77
-222
lines changed

4 files changed

+77
-222
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-type"
3-
version = "5.32.1"
3+
version = "5.32.3"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -19,7 +19,7 @@ serde_json = "1.0.149"
1919
serde-xml-rs = "0.8.2"
2020
http-compress = "3.0.7"
2121
http-constant = "1.83.1"
22-
lombok-macros = "1.15.1"
22+
lombok-macros = "1.15.2"
2323
serde_urlencoded = "0.7.1"
2424
tokio = { version = "1.49.0", features = ["full"] }
2525

0 commit comments

Comments
 (0)