forked from the-distro/ofborg
1c0c5e304c
Enables splittig up the code a bit more, and hopefully helps keep the compilation time down.
12 lines
166 B
TOML
12 lines
166 B
TOML
[workspace]
|
|
members = [
|
|
"ofborg"
|
|
]
|
|
|
|
[profile.release]
|
|
debug = true
|
|
|
|
[patch.crates-io]
|
|
#hubcaps = { path = "../hubcaps" }
|
|
#amq-proto = { path = "rust-amq-proto" }
|