Skip to content

Commit c2ba6e5

Browse files
committed
update
1 parent 3378b1a commit c2ba6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tock-registers = "0.9"
2626

2727
axerrno = "0.1.0"
2828
percpu = {version = "0.2.0", features = ["arm-el2"]}
29-
axcpu = {path="../axcpu", version = "0.2", features = ["arm-el2"]}
29+
axcpu = {version = "0.2", features = ["arm-el2"]}
3030

3131
axaddrspace = {git = "https://github.com/arceos-hypervisor/axaddrspace.git"}
3232
axdevice_base = {git = "https://github.com/arceos-hypervisor/axdevice_crates.git"}

0 commit comments

Comments
 (0)