set sp_client to dev
This commit is contained in:
parent
362d2d6328
commit
a4c2fd2090
@ -23,9 +23,9 @@ serde_json = { version = "1.0.108" }
|
||||
rs_merkle = "1.4.2"
|
||||
zstd = "0.13.3"
|
||||
getrandom = { version = "0.2", features = ["js"] }
|
||||
sp-client = { git = "https://github.com/Sosthene00/sp-client.git", branch = "wasm_sync", default-features = false }
|
||||
backend-blindbit-native = { git = "https://github.com/Sosthene00/sp-client.git", branch = "wasm_sync", optional = true }
|
||||
backend-blindbit-wasm = { git = "https://github.com/Sosthene00/sp-client.git", branch = "wasm_sync", optional = true }
|
||||
sp-client = { git = "https://github.com/Sosthene00/sp-client.git", branch = "dev", default-features = false }
|
||||
backend-blindbit-native = { git = "https://github.com/Sosthene00/sp-client.git", branch = "dev", optional = true }
|
||||
backend-blindbit-wasm = { git = "https://github.com/Sosthene00/sp-client.git", branch = "dev", optional = true }
|
||||
tsify = { git = "https://github.com/Sosthene00/tsify", branch = "next" }
|
||||
wasm-bindgen = "0.2.91"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user