File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,23 +23,20 @@ spin = "0.9"
2323axerrno = " 0.1.0"
2424memory_addr = " 0.4"
2525
26- axvmconfig = { version = " 0.1 " , default-features = false }
27- axaddrspace = " 0.1"
28- axdevice_base = " 0.1"
26+ axvmconfig = { version = " 0.2 " , default-features = false }
27+ axaddrspace = " 0.1.4 "
28+ axdevice_base = " 0.2. 1"
2929range-alloc-arceos = " 0.1.4-pre.1"
3030
3131[target .'cfg(target_arch = "aarch64")' .dependencies ]
32- arm_vgic = { version = " 0.1" , features = [" vgicv3" ] }
32+ arm_vgic = { version = " 0.2. 1" , features = [" vgicv3" ] }
3333
3434[target .'cfg(target_arch = "riscv64")' .dependencies ]
35- riscv_vplic = { git = " https://github.com/arceos-hypervisor/riscv_vplic.git " , rev = " 8bc5213 " }
35+ riscv_vplic = " 0.2.1 "
3636
3737[dev-dependencies ]
38- axdevice_base = " 0.1"
39- axaddrspace = " 0.1"
38+ axdevice_base = " 0.2. 1"
39+ axaddrspace = " 0.1.4 "
4040memory_addr = " 0.4"
4141axerrno = " 0.1"
42- axvmconfig = " 0.1"
43-
44- [patch .crates-io ]
45- axvmconfig = { git = " https://github.com/arceos-hypervisor/axvmconfig.git" , branch = " next" }
42+ axvmconfig = " 0.2"
You can’t perform that action at this time.
0 commit comments