Skip to content

Commit 77d8917

Browse files
committed
feat: v18.1.0
1 parent b984e31 commit 77d8917

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 = "hyperlane"
3-
version = "18.0.1"
3+
version = "18.1.0"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -13,7 +13,7 @@ exclude = ["target", "Cargo.lock", "sh", ".github", "logs", "img", "**/*.log"]
1313

1414
[dependencies]
1515
regex = "1.12.3"
16-
http-type = "17.0.1"
16+
http-type = "17.1.0"
1717
inventory = "0.3.22"
1818
lombok-macros = "2.0.26"
1919
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)