We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90aa3ba commit 9be8abfCopy full SHA for 9be8abf
frameworks/Rust/hyperlane/Cargo.toml
@@ -18,7 +18,7 @@ exclude = [
18
]
19
20
[dependencies]
21
-hyperlane = "4.56.1"
+hyperlane = "4.56.4"
22
rand = "0.9.0"
23
serde = "1.0.219"
24
sqlx = { version = "0.8.3", features = ["runtime-tokio", "postgres"] }
0 commit comments