diff options
author | Adam Carpenter <atc@53hor.net> | 2020-05-03 22:58:13 -0400 |
---|---|---|
committer | Adam Carpenter <atc@53hor.net> | 2020-05-03 22:58:13 -0400 |
commit | b5960dffbd7151c2eedc0e897f94f7b1691c2a39 (patch) | |
tree | 8f4d5f55f219e3e375e62092ca2e88741148e006 /dichroism/rustfmt.toml | |
parent | 12fab23b4d6b3b2106e7d345a63c9a3ae9371082 (diff) | |
download | theglassyladies-b5960dffbd7151c2eedc0e897f94f7b1691c2a39.tar.xz theglassyladies-b5960dffbd7151c2eedc0e897f94f7b1691c2a39.zip |
started actix-web rust project for api
Diffstat (limited to 'dichroism/rustfmt.toml')
-rw-r--r-- | dichroism/rustfmt.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dichroism/rustfmt.toml b/dichroism/rustfmt.toml new file mode 100644 index 0000000..835b17a --- /dev/null +++ b/dichroism/rustfmt.toml @@ -0,0 +1,2 @@ +edition = "2018" + |