Phase 6: Native Executables implementieren und Change archivieren
This commit is contained in:
11
crates/tb-runner/Cargo.toml
Normal file
11
crates/tb-runner/Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "tb-runner"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
tb-vm.workspace = true
|
||||
tb-runtime.workspace = true
|
||||
tb-export.workspace = true
|
||||
tb-ui = { workspace = true, features = ["terminal"] }
|
||||
Reference in New Issue
Block a user