Skip to content

Commit 4d33f27

Browse files
committed
feat: v16.0.0
1 parent 94bf9cb commit 4d33f27

4 files changed

Lines changed: 101 additions & 612 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "http-type"
3-
version = "15.1.2"
3+
version = "16.0.0"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -17,8 +17,8 @@ url = "2.5.8"
1717
serde_json = "1.0.149"
1818
serde-xml-rs = "0.8.2"
1919
http-compress = "3.0.17"
20-
http-constant = "3.4.0"
21-
lombok-macros = "2.0.23"
20+
http-constant = "5.0.0"
21+
lombok-macros = "2.0.24"
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)