Skip to content

Commit c169d01

Browse files
committed
chore: update page_table_multiarch to 0.6
1 parent 86d8d6c commit c169d01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ axerrno = "0.2"
2424
cpumask = "0.1.0"
2525
# kspin = "0.1.0"
2626
memory_addr = "0.4"
27-
page_table_entry = { version = "0.5", features = ["arm-el2"] }
28-
page_table_multiarch = "0.5"
27+
page_table_entry = { version = "0.6", features = ["arm-el2"] }
28+
page_table_multiarch = "0.6"
2929
percpu = { version = "0.2.0", features = ["arm-el2"] }
3030

3131
# System dependent modules provided by ArceOS-Hypervisor.

0 commit comments

Comments
 (0)