feat: some shit
This commit is contained in:
12
Cargo.toml
Normal file
12
Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
members = [
|
||||
"packages/runtime_executor_rust",
|
||||
"nodes/add",
|
||||
"nodes/subtract",
|
||||
"frontend/src-tauri",
|
||||
"packages/node_registry_rust", "nodes/multiply",
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
Reference in New Issue
Block a user