aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-10-29 23:50:10 -0700
committerFuwn <[email protected]>2020-10-29 23:50:10 -0700
commitc20c9a59a1d487286116809856497fa089781659 (patch)
tree9be2c51c61ec355df471d1d6fc3b809d354e64c4 /rust-toolchain
parentfeat, annotate, chore (desc) (diff)
downloaddep-core-next-c20c9a59a1d487286116809856497fa089781659.tar.xz
dep-core-next-c20c9a59a1d487286116809856497fa089781659.zip
feat, chore, doc
feat: - implement rocket webserver (switch to rust nightly) - implement basic voice handling (outdated as i will probably be adding lavalink soon) chore: - specify rust toolchain in `rust-toolchain` file. - tidy up code a tiny bit doc: - add cc enviroment variables to file for future reference. - thicken readme.md (useless tbh)
Diffstat (limited to 'rust-toolchain')
-rw-r--r--rust-toolchain1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust-toolchain b/rust-toolchain
new file mode 100644
index 0000000..bf867e0
--- /dev/null
+++ b/rust-toolchain
@@ -0,0 +1 @@
+nightly