From 072b2e86972d034e0a2a24ee4b3d06874e78dcd4 Mon Sep 17 00:00:00 2001 From: Jakub Konka Date: Tue, 7 May 2019 22:42:27 +0200 Subject: [PATCH] Update .rustfmt.toml --- .rustfmt.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.rustfmt.toml b/.rustfmt.toml index e69de29bb2..ddf7db66f5 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -0,0 +1 @@ +# This file tells tools we use rustfmt. We use the default settings.