Skip to content

Commit 822edac

Browse files
committed
feat: v18.2.1
1 parent 5eccdfa commit 822edac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperlane"
3-
version = "18.2.0"
3+
version = "18.2.1"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -13,9 +13,9 @@ exclude = ["target", "Cargo.lock", "sh", ".github", "logs", "img", "**/*.log"]
1313

1414
[dependencies]
1515
regex = "1.12.3"
16-
http-type = "17.3.0"
16+
http-type = "17.3.1"
1717
inventory = "0.3.22"
18-
lombok-macros = "2.0.26"
18+
lombok-macros = "2.0.27"
1919
serde = { version = "1.0.228", features = ["derive"] }
2020

2121
[profile.dev]

0 commit comments

Comments
 (0)