Skip to content

Commit a1f542b

Browse files
committed
feat: v14.1.13
1 parent e75fd11 commit a1f542b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperlane-quick-start"
3-
version = "14.1.12"
3+
version = "14.1.13"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -34,10 +34,10 @@ hyperlane_plugin = { path = "plugin", version = "14.1.12" }
3434
hyperlane_resources = { path = "resources", version = "14.1.12" }
3535

3636
tracing = "0.1.44"
37-
hyperlane = "14.1.2"
38-
hyperlane-utils = "20.3.2"
37+
hyperlane = "14.1.3"
38+
hyperlane-utils = "20.3.3"
3939
serde = { version = "1.0.228", features = ["derive"] }
40-
async-trait = "0.1.86"
40+
async-trait = "0.1.89"
4141

4242
[dependencies]
4343
hyperlane_bootstrap = { workspace = true }

0 commit comments

Comments
 (0)