Skip to content

Commit 9e5fe64

Browse files
committed
feat: v0.1.20
1 parent b625984 commit 9e5fe64

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frameworks/Rust/hyperlane/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperlane_techempower"
3-
version = "0.1.19"
3+
version = "0.1.20"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -16,7 +16,7 @@ rand = "0.10.0"
1616
futures = "0.3.32"
1717
num_cpus = "1.17.0"
1818
once_cell = "1.21.4"
19-
hyperlane = "18.2.4"
19+
hyperlane = "18.3.0"
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)