platform
This commit is contained in:
parent
645e03ea86
commit
ea38f61058
14 changed files with 123 additions and 19 deletions
|
@ -11,6 +11,11 @@ publish.workspace = true
|
|||
wasm-bindgen-test = "0.3.19"
|
||||
|
||||
[dependencies]
|
||||
shared.workspace = true
|
||||
zoon.workspace = true
|
||||
wellen.workspace = true
|
||||
|
||||
[features]
|
||||
platform_browser = []
|
||||
platform_tauri = []
|
||||
|
||||
|
|
Reference in a new issue