File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ bytemuck = { version = "1.11.0", features = ["derive"] }
1717fast-math = " 0.1"
1818hex = { version = " 0.4.3" , features = [" serde" ] }
1919serde = { version = " 1.0.144" , features = [" derive" ] }
20- serde_wormhole = { git = " https://github.com/wormhole-foundation/wormhole" }
20+ serde_wormhole = { git = " https://github.com/wormhole-foundation/wormhole" , tag = " v2.17.1 " }
2121sha3 = " 0.10.4"
2222slow_primes = " 0.1.14"
23- wormhole-sdk = { git = " https://github.com/wormhole-foundation/wormhole" }
23+ wormhole-sdk = { git = " https://github.com/wormhole-foundation/wormhole" , tag = " v2.17.1 " }
2424
2525[dev-dependencies ]
2626base64 = " 0.21.0"
@@ -37,4 +37,4 @@ targets = ["x86_64-unknown-linux-gnu"]
3737rustc_version = " 0.4"
3838
3939[patch .crates-io ]
40- serde_wormhole = { git = " https://github.com/wormhole-foundation/wormhole" }
40+ serde_wormhole = { git = " https://github.com/wormhole-foundation/wormhole" , tag = " v2.17.1 " }
You can’t perform that action at this time.
0 commit comments