We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b625984 commit 9e5fe64Copy full SHA for 9e5fe64
1 file changed
frameworks/Rust/hyperlane/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "hyperlane_techempower"
3
-version = "0.1.19"
+version = "0.1.20"
4
readme = "README.md"
5
edition = "2024"
6
authors = ["root@ltpp.vip"]
@@ -16,7 +16,7 @@ rand = "0.10.0"
16
futures = "0.3.32"
17
num_cpus = "1.17.0"
18
once_cell = "1.21.4"
19
-hyperlane = "18.2.4"
+hyperlane = "18.3.0"
20
serde_json = "1.0.149"
21
hyperlane-time = "0.7.22"
22
serde = { version = "1.0.228", features = ["derive"] }
0 commit comments