Redo lost work
This commit is contained in:
@@ -51,7 +51,7 @@ cagire-forth = { path = "crates/forth" }
|
||||
cagire-markdown = { path = "crates/markdown" }
|
||||
cagire-project = { path = "crates/project" }
|
||||
cagire-ratatui = { path = "crates/ratatui" }
|
||||
doux = { git = "https://github.com/sova-org/doux", tag = "v0.0.15", features = ["native", "soundfont"] }
|
||||
doux = { git = "https://github.com/sova-org/doux", tag = "v0.0.18", features = ["native", "soundfont"] }
|
||||
rusty_link = "0.4"
|
||||
ratatui = "0.30"
|
||||
crossterm = "0.29"
|
||||
@@ -105,6 +105,9 @@ egui-baseview = { path = "plugins/egui-baseview" }
|
||||
[patch."https://github.com/RustAudio/baseview.git"]
|
||||
baseview = { path = "plugins/baseview" }
|
||||
|
||||
[patch.'https://github.com/sova-org/doux']
|
||||
doux = { path = "/Users/bubo/doux" }
|
||||
|
||||
[package.metadata.bundle.bin.cagire-desktop]
|
||||
name = "Cagire"
|
||||
identifier = "com.sova.cagire"
|
||||
|
||||
Reference in New Issue
Block a user