mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-27 23:48:55 +00:00
console: bump rustfmt.toml edition to 2021
vhost-device-console is 2021 edition; bump the rustfmt.toml setting to match it. Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
This commit is contained in:
parent
54a00943bd
commit
f44344a1b9
@ -1,4 +1,4 @@
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
format_generated_files = false
|
||||
format_code_in_doc_comments = true
|
||||
format_strings = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user