Skip to content

Commit ecec28f

Browse files
committed
feat: update
1 parent 00b1e0c commit ecec28f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

frameworks/Rust/hyperlane/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.

frameworks/Rust/hyperlane/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ exclude = [
1818
]
1919

2020
[dependencies]
21-
hyperlane = "5.10.0"
22-
hyperlane-utils = "0.5.0"
21+
hyperlane = "5.11.0"
22+
hyperlane-utils = "0.7.0"
2323
rand = "0.9.1"
2424
serde = "1.0.219"
2525
sqlx = { version = "0.8.6", features = ["runtime-tokio", "postgres"] }

0 commit comments

Comments
 (0)