Fix rustfmt warning (#523)

This commit is contained in:
vaw
2025-10-25 19:55:23 +00:00
committed by GitHub
parent d44f861871
commit 8c9a2714a1

View File

@@ -1,6 +1,6 @@
unstable_features = true
max_width = 100
fn_call_width = 90
fn_call_width = 88
struct_lit_width = 50
struct_variant_width = 50
chain_width = 75