mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2025-03-02 22:07:12 +00:00
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
|