sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "dev" }
This commit is contained in:
parent
fcbc848be6
commit
e7e02dfa8a
@ -17,8 +17,9 @@ wasm-logger = "0.2.0"
|
||||
rand = "0.8.5"
|
||||
log = "0.4.6"
|
||||
tsify = { git = "https://github.com/Sosthene00/tsify", branch = "next" }
|
||||
sdk_common = { path = "../../../sdk_common" }
|
||||
# sdk_common = { path = "../../../sdk_common" }
|
||||
# sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "demo" }
|
||||
sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "dev" }
|
||||
shamir = { git = "https://github.com/Sosthene00/shamir", branch = "master" }
|
||||
img-parts = "0.3.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user