convert_base
This commit is contained in:
parent
bc023d38b8
commit
4168c645ec
7 changed files with 20 additions and 7 deletions
|
@ -17,6 +17,7 @@ tauri-build = { version = "=2.0.0-beta.17", features = [] }
|
|||
|
||||
[dependencies]
|
||||
wellen.workspace = true
|
||||
convert-base.workspace = true
|
||||
shared = { path = "../shared", features = ["backend"] }
|
||||
serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
Reference in a new issue