From d0bff910b0b038ee85bc285bef7a63870a3474ab Mon Sep 17 00:00:00 2001 From: Max Audron Date: Sat, 15 May 2021 13:58:01 +0200 Subject: init --- rustfmt.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 rustfmt.toml (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..32a9786 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1 @@ +edition = "2018" -- cgit v1.2.3