qemu-nyx-runner/Cargo.toml
2025-07-31 13:31:42 +02:00

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" }