Skip to content

Commit 3d0dbf4

Browse files
committed
feat: v16.1.2
1 parent 5be45e7 commit 3d0dbf4

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-quick-start"
3-
version = "16.1.1"
3+
version = "16.1.2"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -34,8 +34,8 @@ hyperlane_plugin = { path = "plugin", version = "16.1.1" }
3434
hyperlane_resources = { path = "resources", version = "16.1.1" }
3535

3636
tracing = "0.1.44"
37-
hyperlane = "17.3.5"
38-
hyperlane-utils = "22.1.1"
37+
hyperlane = "17.3.7"
38+
hyperlane-utils = "22.1.2"
3939
serde = { version = "1.0.228", features = ["derive"] }
4040

4141
[dependencies]

0 commit comments

Comments
 (0)