Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 5e24eaf

Browse files
committed
feat: v0.1.0
1 parent 72c58e3 commit 5e24eaf

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

frameworks/Rust/hyperlane/Cargo.lock

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

frameworks/Rust/hyperlane/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ rand = "0.9.2"
1616
futures = "0.3.31"
1717
num_cpus = "1.17.0"
1818
once_cell = "1.21.3"
19-
hyperlane = "11.0.9"
19+
hyperlane = "11.0.10"
2020
serde_json = "1.0.149"
21-
hyperlane-time = "0.7.19"
21+
hyperlane-time = "0.7.21"
2222
serde = { version = "1.0.228", features = ["derive"] }
2323
sqlx = { version = "0.8.6", features = ["runtime-tokio", "postgres"] }
2424

0 commit comments

Comments
 (0)