summary refs log tree commit diff stats
path: root/rust/qemu-api-macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/qemu-api-macros/Cargo.toml')
-rw-r--r--rust/qemu-api-macros/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/rust/qemu-api-macros/Cargo.toml b/rust/qemu-api-macros/Cargo.toml
index 144cc3650f..f8d6d03609 100644
--- a/rust/qemu-api-macros/Cargo.toml
+++ b/rust/qemu-api-macros/Cargo.toml
@@ -20,6 +20,3 @@ proc-macro = true
 proc-macro2 = "1"
 quote = "1"
 syn = "2"
-
-# Do not include in any global workspace
-[workspace]