4
0
luojia65 4 жил өмнө
parent
commit
ec76a35b57
1 өөрчлөгдсөн 1 нэмэгдсэн , 2 устгасан
  1. 1 2
      Cargo.toml

+ 1 - 2
Cargo.toml

@@ -2,6 +2,5 @@
 # RustSBI library and all supported platforms
 members = [
     "rustsbi",
-    "platform/k210",
-    "platform/qemu",
+    "platform/*",
 ]