chore: use workspace dependencies (#6964)

This commit is contained in:
Brooooooklyn
2024-05-16 09:49:23 +00:00
parent bf43ba3d6b
commit 6d5d09bb74
9 changed files with 73 additions and 90 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
max_width = 100
hard_tabs = false
tab_spaces = 2
hard_tabs = false
format_strings = true
wrap_comments = true
wrap_comments = true
group_imports = "StdExternalCrate"
imports_granularity = "Crate"
group_imports = "StdExternalCrate"