axvmconfig 0.2.1

A simple VM configuration tool for ArceOS-Hypervisor.
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "targets": [
    "x86_64-unknown-linux-gnu"
  ],
  "rust_components": [
    "rust-src",
    "clippy",
    "rustfmt"
  ]
}