2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-04-01 14:06:41 +00:00

Remove rustfmt.toml - zero changes to formatting

rustfmt's `version = "Two"` option doesn't result in any formatting
changes anywhere in async-std, but it prevents formatting with a stable
toolchain. Remove rustfmt.toml and allow formatting to work on stable
rustfmt.
This commit is contained in:
Josh Triplett 2022-06-02 10:17:04 -07:00
parent 521887c353
commit fc7f2bc2b3

View file

@ -1 +0,0 @@
version = "Two"