Skip to content

Commit 76cba04

Browse files
committed
reformat code and update dependencies
1 parent 1752ab5 commit 76cba04

6 files changed

Lines changed: 1176 additions & 937 deletions

File tree

.rustfmt.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
max_width = 100
2+
single_line_if_else_max_width = 80
3+
wrap_comments = true
4+
group_imports = "One"
5+
imports_granularity = "Module"
6+
use_field_init_shorthand = true

0 commit comments

Comments
 (0)