mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2026-01-25 01:11:13 +00:00
scsi: enable workspace-wide lints
Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
This commit is contained in:
parent
cff16ac802
commit
28d2836885
@ -32,3 +32,6 @@ vmm-sys-util = "0.14"
|
||||
assert_matches = "1.5"
|
||||
tempfile = "3.20.0"
|
||||
virtio-queue = { version = "0.16", features = ["test-utils"] }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user