Update sp-client to latest master
This commit is contained in:
parent
cc45650777
commit
3d30eb8ce3
@ -14,6 +14,6 @@ rand = "0.8.5"
|
|||||||
serde = { version = "1.0.193", features = ["derive"] }
|
serde = { version = "1.0.193", features = ["derive"] }
|
||||||
serde_json = "1.0.108"
|
serde_json = "1.0.108"
|
||||||
# sp_client = { path = "../sp-client" }
|
# sp_client = { path = "../sp-client" }
|
||||||
sp_client = { git = "https://github.com/Sosthene00/sp-client.git", branch = "sp_client" }
|
sp_client = { git = "https://github.com/Sosthene00/sp-client.git", branch = "master" }
|
||||||
tsify = { git = "https://github.com/Sosthene00/tsify", branch = "next" }
|
tsify = { git = "https://github.com/Sosthene00/tsify", branch = "next" }
|
||||||
wasm-bindgen = "0.2.91"
|
wasm-bindgen = "0.2.91"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user