Update dependencies and do necessary migrations

This commit is contained in:
Zachary Levy
2026-03-03 17:19:10 -08:00
parent e06e76e46b
commit 27c20180fd
18 changed files with 140 additions and 111 deletions
+2 -2
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