summaryrefslogtreecommitdiff
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorTimo Kösters <timo@koesters.xyz>2021-03-18 18:33:43 +0100
committerTimo Kösters <timo@koesters.xyz>2021-03-18 18:33:43 +0100
commitf775c76d8a73df472e7b93bf7cb5988f89cbf5bf (patch)
treef12e67feac3f3fad6bf1678eb700112e60e1ad39 /rustfmt.toml
parent7b3fe88345038938780c5a0e222f4ffa92e6e8ef (diff)
downloadconduit-f775c76d8a73df472e7b93bf7cb5988f89cbf5bf.zip
chore: get rid of warnings
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index e86028b..739b454 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -1 +1,2 @@
+unstable_features = true
imports_granularity="Crate"