7 lines
162 B
TOML
7 lines
162 B
TOML
[package]
|
|
name = "qemu-nyx-runner"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
libnyx = { git = "https://git.cs.tu-dortmund.de/david.venhoff/libnyx-fork" } |