mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 23:51:06 +01:00
10 lines
189 B
TOML
10 lines
189 B
TOML
unstable_features = true
|
|
edition = "2018"
|
|
version = "Two"
|
|
wrap_comments = true
|
|
comment_width = 80
|
|
max_width = 80
|
|
merge_imports = false
|
|
newline_style = "Unix"
|
|
struct_lit_single_line = false
|