mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-25 03:23:20 +01:00
10 lines
191 B
TOML
10 lines
191 B
TOML
|
unstable_features = true
|
||
|
edition = "2018"
|
||
|
version = "Two"
|
||
|
wrap_comments = true
|
||
|
comment_width = 120
|
||
|
max_width = 120
|
||
|
merge_imports = false
|
||
|
newline_style = "Unix"
|
||
|
struct_lit_single_line = false
|