aboutsummaryrefslogtreecommitdiffstats
path: root/.rustfmt.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-06 03:27:13 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-06 03:27:36 -0500
commit1302a9ff57ddd85fa2294a5b13c454279938b8e9 (patch)
tree72406e3790ae09e83c8c1a6435e6c45abde88125 /.rustfmt.toml
parent4079158ec6c2fa0c845de865a8478961bb353910 (diff)
downloadrbw-1302a9ff57ddd85fa2294a5b13c454279938b8e9.tar.gz
rbw-1302a9ff57ddd85fa2294a5b13c454279938b8e9.zip
set rustfmt edition
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 bcad605..55b0b14 100644
--- a/.rustfmt.toml
+++ b/.rustfmt.toml
@@ -1 +1,2 @@
+edition = "2018"
max_width = 78