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 be4aace commit d4505baCopy full SHA for d4505ba
Cargo.toml
@@ -59,7 +59,7 @@ axaddrspace = "0.1.1"
59
axhvc = {git = "https://github.com/arceos-hypervisor/axhvc.git"}
60
axruntime = {path = "modules/axruntime"}
61
axvcpu = "0.1"
62
-axvm = {git = "https://github.com/arceos-hypervisor/axvm.git", branch = "next", ref = "0393f27"}
+axvm = {git = "https://github.com/arceos-hypervisor/axvm.git", branch = "next"}
63
64
# System independent crates provided by ArceOS, these crates could be imported by remote url.
65
axerrno = "0.1.0"
0 commit comments