diff --git a/rustfmt.toml b/rustfmt.toml index 218e2032..b2b24311 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1,2 @@ hard_tabs = true +edition = "2018"