Skip to content

Commit abb9714

Browse files
committed
feat: update lock
1 parent c05d76b commit abb9714

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

frameworks/Rust/hyperlane/Cargo.lock

Lines changed: 9 additions & 8 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.2.2"
22-
hyperlane-utils = "0.1.1"
21+
hyperlane = "5.3.0"
22+
hyperlane-utils = "0.4.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)