Add rs_merkle dependency

This commit is contained in:
Sosthene 2024-11-12 20:51:30 +01:00 committed by Nicolas Cantu
parent 8c4e35f302
commit 520a053af1

View File

@ -18,3 +18,4 @@ serde_json = { version = "1.0.108", features = ["preserve_order"]}
sp_client = { git = "https://github.com/Sosthene00/sp-client.git", branch = "4nk" }
tsify = { git = "https://github.com/Sosthene00/tsify", branch = "next" }
wasm-bindgen = "0.2.91"
rs_merkle = "1.4.2"