diff options
Diffstat (limited to 'rust/system/Cargo.toml')
| -rw-r--r-- | rust/system/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/system/Cargo.toml b/rust/system/Cargo.toml index d8338c8348..7fd369b9e3 100644 --- a/rust/system/Cargo.toml +++ b/rust/system/Cargo.toml @@ -16,7 +16,6 @@ rust-version.workspace = true common = { path = "../common" } qom = { path = "../qom" } util = { path = "../util" } -qemu_macros = { path = "../qemu-macros" } [lints] workspace = true |