mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
555819e6a8
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
6 lines
148 B
TOML
6 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
|