Skip to content

Commit 9a853e1

Browse files
committed
feat: toml
1 parent 7effa8e commit 9a853e1

File tree

19 files changed

+358
-379
lines changed

19 files changed

+358
-379
lines changed

frameworks/Rust/hyperlane/Cargo.lock

Lines changed: 49 additions & 86 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
@@ -20,8 +20,8 @@ exclude = [
2020

2121
[dependencies]
2222
futures = "0.3.31"
23-
hyperlane = "9.5.0"
24-
hyperlane-time = "0.7.8"
23+
hyperlane = "10.6.0"
24+
hyperlane-time = "0.7.12"
2525
num_cpus = "1.17.0"
2626
once_cell = "1.21.3"
2727
rand = "0.9.2"

0 commit comments

Comments
 (0)