Update Cargo.toml
This commit is contained in:
parent
15eda2c4b1
commit
d91a4a67eb
@ -15,6 +15,6 @@ rand = "0.8.5"
|
|||||||
serde = { version = "1.0.193", features = ["derive"] }
|
serde = { version = "1.0.193", features = ["derive"] }
|
||||||
serde_json = { version = "1.0.108", features = ["preserve_order"]}
|
serde_json = { version = "1.0.108", features = ["preserve_order"]}
|
||||||
# sp_client = { path = "../sp-client" }
|
# sp_client = { path = "../sp-client" }
|
||||||
sp_client = { git = "https://github.com/Sosthene00/sp-client.git", branch = "master" }
|
sp_client = { git = "https://github.com/Sosthene00/sp-client.git", branch = "4nk" }
|
||||||
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