-
- Downloads
task: Call set_oneshot_timer explicitly without scopeguard
... | ... | @@ -80,7 +80,6 @@ include-transformed = { version = "0.2", optional = true } |
linked_list_allocator = { version = "0.10", default-features = false } | ||
log = { version = "0.4", default-features = false } | ||
pci-ids = { version = "0.2", optional = true } | ||
scopeguard = { version = "1.1", default-features = false } | ||
shell-words = { version = "1.1", default-features = false } | ||
qemu-exit = "3.0" | ||
rand_chacha = { version = "0.3", default-features = false } | ||
... | ... |
Please register or sign in to comment