setting up
This commit is contained in:
parent
192adccb10
commit
60e600c381
4 changed files with 183 additions and 5 deletions
|
|
@ -20,6 +20,7 @@ serde = { version = "1.0", features = ["derive"] }
|
|||
tauri = { version = "1.4.0", features = ["fs-all"] }
|
||||
midir = "0.9.1"
|
||||
tokio = { version = "1.29.0", features = ["full"] }
|
||||
rosc = "0.10.1"
|
||||
|
||||
[features]
|
||||
# this feature is used for production builds or when `devPath` points to the filesystem and the built-in dev server is disabled.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue