diff options
author | metamuffin <metamuffin@disroot.org> | 2022-09-10 23:09:04 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-09-10 23:09:04 +0200 |
commit | 12af75951dc26d99273596dfaa8ead84c1ab4c67 (patch) | |
tree | 18f420ee7c2df8418c675c724db10bdddd60a153 /readme.md | |
parent | 5fbc95284594ceca385019c74f82ea9371591531 (diff) | |
download | keks-meet-12af75951dc26d99273596dfaa8ead84c1ab4c67.tar keks-meet-12af75951dc26d99273596dfaa8ead84c1ab4c67.tar.bz2 keks-meet-12af75951dc26d99273596dfaa8ead84c1ab4c67.tar.zst |
improve makefile
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -42,6 +42,8 @@ cd server cargo run --release ``` +If you use this project or have any suggestions, please [contact me](https://metamuffin.org/contact) + Because of a current compiler bug, the nightly rustc crashes during codegen - use the stable channel instead. ## Parameters |