Add rs_merkle dependency

This commit is contained in:
Sosthene 2024-11-12 20:51:30 +01:00
parent 12da1740e2
commit ae807c3857

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"