summaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón <hector0193@gmail.com>2021-05-08 01:24:26 +0700
committerLibravatar GitHub <noreply@github.com>2021-05-08 01:24:26 +0700
commit08f5591148a74fecf3920357ce8ecba6036925a7 (patch)
treefcfeeecbfdbb9fb8713466ad8e92c7fbb7e33a06 /rustfmt.toml
parent6b4bf34bf94eed091eb89efa1bbb14e6bc68883e (diff)
parent3840b75beaa3925f3438a7b40f01aaac221b8206 (diff)
downloadiced-08f5591148a74fecf3920357ce8ecba6036925a7.tar.gz
iced-08f5591148a74fecf3920357ce8ecba6036925a7.tar.bz2
iced-08f5591148a74fecf3920357ce8ecba6036925a7.zip
Merge pull request #868 from hecrj/wgpu-compatible-surface
Provide `compatible_surface` in `iced_wgpu::Compositor`
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 d979d317..fa50ab92 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -1 +1,2 @@
max_width=80
+edition="2018"