We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3341e5 commit 95fb084Copy full SHA for 95fb084
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "hyperlane-plugin-websocket"
3
-version = "3.1.61"
+version = "3.1.62"
4
readme = "README.md"
5
edition = "2024"
6
authors = ["root@ltpp.vip"]
@@ -12,7 +12,7 @@ categories = ["network-programming", "web-programming"]
12
exclude = ["target", "Cargo.lock", "sh", ".github"]
13
14
[dependencies]
15
-hyperlane = "10.35.4"
+hyperlane = "10.36.3"
16
hyperlane-broadcast = "0.8.10"
17
18
[profile.dev]
0 commit comments