Skip to content

Commit 47af088

Browse files
committed
feat: v14.1.14
1 parent 620af25 commit 47af088

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

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

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-quick-start"
3-
version = "14.1.13"
3+
version = "14.1.14"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -35,7 +35,7 @@ hyperlane_resources = { path = "resources", version = "14.1.13" }
3535

3636
tracing = "0.1.44"
3737
hyperlane = "14.1.3"
38-
hyperlane-utils = "20.3.3"
38+
hyperlane-utils = "21.0.0"
3939
serde = { version = "1.0.228", features = ["derive"] }
4040
async-trait = "0.1.89"
4141

0 commit comments

Comments
 (0)