mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
1. Remove Emails 2. Better log for timed out 3. Properly log plugin listening address in server mode 4. Use latest rustfmt and new style configuration
7 lines
155 B
TOML
7 lines
155 B
TOML
max_width = 120
|
|
fn_call_width = 120
|
|
reorder_imports = true
|
|
reorder_imports_in_group = true
|
|
reorder_imported_names = true
|
|
condense_wildcard_suffixes = true
|