Skip to content

Commit 01ea765

Browse files
committed
feat: v5.15.0
1 parent e0ab452 commit 01ea765

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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.14.0"
3+
version = "5.15.0"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -13,7 +13,7 @@ exclude = ["target", "Cargo.lock", "sh", ".github"]
1313

1414
[dependencies]
1515
hex = "0.4.3"
16-
http-constant = "1.76.0"
16+
http-constant = "1.77.0"
1717
lombok-macros = "1.13.16"
1818
serde = "1.0.228"
1919
serde_json = "1.0.146"

0 commit comments

Comments
 (0)