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 53289a6 commit c6b262fCopy full SHA for c6b262f
os/Cargo.toml
@@ -13,7 +13,7 @@ buddy_system_allocator = "0.6"
13
bitflags = "1.2.1"
14
xmas-elf = "0.7.0"
15
volatile = "0.3"
16
-virtio-drivers = { git = "https://github.com/rcore-os/virtio-drivers" }
+virtio-drivers = { git = "https://github.com/rcore-os/virtio-drivers", rev = "4ee80e5" }
17
k210-pac = { git = "https://github.com/wyfcyx/k210-pac" }
18
k210-hal = { git = "https://github.com/wyfcyx/k210-hal" }
19
k210-soc = { git = "https://github.com/wyfcyx/k210-soc" }
0 commit comments