convert_base

This commit is contained in:
Martin Kavík 2024-06-08 01:11:18 +02:00
parent bc023d38b8
commit 4168c645ec
7 changed files with 20 additions and 7 deletions

View file

@ -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"] }