diff --git a/.rustfmt.toml b/.rustfmt.toml new file mode 100644 index 00000000..5794e8d1 --- /dev/null +++ b/.rustfmt.toml @@ -0,0 +1,2 @@ +edition = "2018" +use_try_shorthand = true