convert_base
This commit is contained in:
parent
bc023d38b8
commit
4168c645ec
7 changed files with 20 additions and 7 deletions
|
@ -13,6 +13,7 @@ wasm-bindgen-test = "0.3.19"
|
|||
[dependencies]
|
||||
zoon.workspace = true
|
||||
wellen.workspace = true
|
||||
convert-base.workspace = true
|
||||
shared = { path = "../shared", features = ["frontend"] }
|
||||
web-sys = { version = "*", features = ["FileSystemFileHandle"] }
|
||||
gloo-file = { version = "0.3.0", features = ["futures"] }
|
||||
|
|
Reference in a new issue