mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-12-12 21:52:33 +00:00
7 lines
148 B
TOML
7 lines
148 B
TOML
|
edition = "2018"
|
||
|
use_field_init_shorthand = true
|
||
|
format_strings = true
|
||
|
normalize_comments = true
|
||
|
match_block_trailing_comma = true
|
||
|
hard_tabs = true
|