[temp] sp-client temporary branch

This commit is contained in:
Sosthene 2024-05-28 10:42:20 +02:00 committed by Nicolas Cantu
parent 34229fe004
commit c74f7a0517

View File

@ -13,6 +13,6 @@ js-sys = "0.3.69"
rand = "0.8.5"
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.108"
sp_client = { git = "https://github.com/Sosthene00/sp-client.git", branch = "sp_client" }
sp_client = { git = "https://github.com/Sosthene00/sp-client.git", branch = "temp" }
tsify = { git = "https://github.com/Sosthene00/tsify", branch = "next" }
wasm-bindgen = "0.2.91"