Revert "update rustfmt"

This reverts commit e517f2bad8c8a4181f70126067ea49d8b3ad1635.
This commit is contained in:
strawberry 2024-03-25 16:46:42 -04:00 committed by Jason Volk
parent 30a218247a
commit 55625b892a

View file

@ -25,4 +25,3 @@ newline_style = "Unix"
use_field_init_shorthand = true use_field_init_shorthand = true
use_small_heuristics = "Off" use_small_heuristics = "Off"
use_try_shorthand = true use_try_shorthand = true
ignore = ["/src"]