summary refs log tree commit diff stats
path: root/rust/util/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/util/Cargo.toml')
-rw-r--r--rust/util/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/util/Cargo.toml b/rust/util/Cargo.toml
index 18e6619ca0..1f6767ed9d 100644
--- a/rust/util/Cargo.toml
+++ b/rust/util/Cargo.toml
@@ -17,7 +17,6 @@ anyhow = { workspace = true }
 foreign = { workspace = true }
 libc = { workspace = true }
 common = { path = "../common" }
-qemu_macros = { path = "../qemu-macros" }
 
 [lints]
 workspace = true