1
0
mirror of https://github.com/scsibug/nostr-rs-relay.git synced 2025-08-06 10:48:29 -04:00

Specify rust edition in rustfmt config

This commit is contained in:
Greg Heartsfield
2021-11-24 14:44:07 -06:00
parent 0bac2cbfc8
commit a3a83722b2

1
rustfmt.toml Normal file

@@ -0,0 +1 @@
edition = "2018"