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

Commit a87a913

Browse files
committed
feat: hyperlane
1 parent ca2c258 commit a87a913

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

frameworks/Rust/hyperlane/Cargo.lock

Lines changed: 2 additions & 2 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ exclude = [
1818
]
1919

2020
[dependencies]
21-
hyperlane = "4.87.3"
21+
hyperlane = "4.89.0"
2222
rand = "0.9.1"
2323
serde = "1.0.219"
2424
sqlx = { version = "0.8.5", features = ["runtime-tokio", "postgres"] }

0 commit comments

Comments
 (0)