Update dependencies and do necessary migrations

This commit is contained in:
Zachary Levy
2026-03-03 17:19:10 -08:00
parent e06e76e46b
commit 271fb8f6c4
9 changed files with 93 additions and 82 deletions

View File

@@ -3,6 +3,6 @@ format_strings = true
wrap_comments = true
match_block_trailing_comma = true
enum_discrim_align_threshold = 25
fn_call_width = 100
fn_call_width = 110
single_line_if_else_max_width = 110
comment_width = 120
single_line_if_else_max_width = 100