diff options
author | Yigit Sever | 2021-04-07 01:08:31 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-07 01:08:31 +0300 |
commit | c3ba5ad5ebe1d5bb28ed0a340af93e8547b1c5bc (patch) | |
tree | 43345c12a7caf4c94532a7b54638e756af10b3af /rustfmt.toml | |
download | gradecoin-c3ba5ad5ebe1d5bb28ed0a340af93e8547b1c5bc.tar.gz gradecoin-c3ba5ad5ebe1d5bb28ed0a340af93e8547b1c5bc.tar.bz2 gradecoin-c3ba5ad5ebe1d5bb28ed0a340af93e8547b1c5bc.zip |
Initial commit
Diffstat (limited to 'rustfmt.toml')
-rw-r--r-- | rustfmt.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..1a076d8 --- /dev/null +++ b/rustfmt.toml | |||
@@ -0,0 +1 @@ | |||
edition="2018" | |||