simplified memory layout
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[workspace]
|
||||
members = ["rdraught", "rdraught-cli", "rdraught-pi", "rdraught-ui", "rdraught-w4"]
|
||||
members = ["rdraught", "rdraught-cli", "rdraught-ui", "rdraught-w4"]
|
||||
resolver = "3"
|
||||
|
||||
[workspace.package]
|
||||
@@ -26,6 +26,3 @@ strum = "0.27.1"
|
||||
strum_macros = "0.27.1"
|
||||
heapless = "0.8.0"
|
||||
|
||||
#[patch.crates-io]
|
||||
#cairo-rs = { git = "https://github.com/gtk-rs/gtk-rs-core.git", package = "cairo-rs", tag="0.20.12" }
|
||||
#cairo-sys-rs = { git = "https://github.com/gtk-rs/gtk-rs-core.git", package = "cairo-sys-rs", tag="0.20.12" }
|
||||
|
Reference in New Issue
Block a user