Everything else can be obtained as a dependency.

Signed-off-by: Paolo Bonzini <[email protected]>
---
 rust/Cargo.toml | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 783e626802c..ace0baf9bd7 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -1,18 +1,8 @@
 [workspace]
 resolver = "2"
 members = [
-    "bits",
-    "bql",
-    "common",
-    "migration",
-    "qemu-macros",
-    "qom",
-    "system",
-    "hw/core",
     "hw/char/pl011",
     "hw/timer/hpet",
-    "trace",
-    "util",
     "tests",
 ]
 
-- 
2.51.1


Reply via email to