video: bump rustfmt.toml edition to 2021
vhost-device-video 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
f44344a1b9
commit
fc95d98ce0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
edition = "2018"
|
||||
edition = "2021"
|
||||
format_generated_files = false
|
||||
format_code_in_doc_comments = true
|
||||
format_strings = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue