Skip to content

Commit a22e314

Browse files
authored
Merge pull request #38 from stefano-garzarella/test-codeowner-pr
virtio: add comment
2 parents 1ff1341 + d81a712 commit a22e314

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

virtio-drivers/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ description = "VirtIO guest drivers based on https://github.com/rcore-os/virtio-
1313
keywords = ["virtio"]
1414
categories = ["hardware-support", "no-std"]
1515

16+
# random comment
17+
1618
[dependencies]
1719
log = { workspace = true }
1820
bitflags = { workspace = true }

0 commit comments

Comments
 (0)