We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd870a0 commit fca8924Copy full SHA for fca8924
Cargo.toml
@@ -25,8 +25,8 @@ numeric-enum-macro = "0.2"
25
axerrno = "0.1.0"
26
percpu = {version = "0.2.0", features = ["arm-el2"]}
27
28
-axaddrspace = "0.1"
+axaddrspace = "0.2"
29
axdevice_base = "0.1.0"
30
-axvcpu = {git="https://github.com/arceos-hypervisor/axvcpu.git", branch="next"}
+axvcpu = {git = "https://github.com/arceos-hypervisor/axvcpu.git", branch = "next"}
31
# axvcpu = "0.1.0"
32
axvisor_api = "0.1.0"
0 commit comments