There was an error while loading. Please reload this page.
1 parent 830bc2c commit 312ef08Copy full SHA for 312ef08
1 file changed
Cargo.toml
@@ -29,7 +29,7 @@ axdevice_base = "0.1"
29
axvmconfig = { version = "0.1", default-features = false }
30
31
[target.'cfg(target_arch = "x86_64")'.dependencies]
32
-x86_vcpu = { git = "https://github.com/arceos-hypervisor/x86_vcpu.git" }
+x86_vcpu = "0.1"
33
34
[target.'cfg(target_arch = "riscv64")'.dependencies]
35
riscv_vcpu = { git = "https://github.com/arceos-hypervisor/riscv_vcpu.git" }
0 commit comments