We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ff1341 + d81a712 commit a22e314Copy full SHA for a22e314
1 file changed
virtio-drivers/Cargo.toml
@@ -13,6 +13,8 @@ description = "VirtIO guest drivers based on https://github.com/rcore-os/virtio-
13
keywords = ["virtio"]
14
categories = ["hardware-support", "no-std"]
15
16
+# random comment
17
+
18
[dependencies]
19
log = { workspace = true }
20
bitflags = { workspace = true }
0 commit comments