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.
pull/1022/head
Josh Triplett 2 years ago
parent 521887c353
commit fc7f2bc2b3

@ -1 +0,0 @@
version = "Two"
Loading…
Cancel
Save