Skip to content

Commit ec5c670

Browse files
committed
feat: v0.1.19
1 parent f378079 commit ec5c670

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

frameworks/Rust/hyperlane/Cargo.lock

Lines changed: 3 additions & 3 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperlane_techempower"
3-
version = "0.1.18"
3+
version = "0.1.19"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -15,8 +15,8 @@ exclude = ["target", "Cargo.lock", "sh", ".github", "logs", "**/*.log"]
1515
rand = "0.10.0"
1616
futures = "0.3.32"
1717
num_cpus = "1.17.0"
18-
once_cell = "1.21.3"
19-
hyperlane = "18.2.1"
18+
once_cell = "1.21.4"
19+
hyperlane = "18.2.4"
2020
serde_json = "1.0.149"
2121
hyperlane-time = "0.7.22"
2222
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)