Attempt at fixing the procfile not working

This commit is contained in:
EvilDeaaaadd 2019-09-23 19:51:58 +03:00
parent 7ccc20ae86
commit 4e0f4170c1
4 changed files with 256 additions and 1293 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/target /target
**/*.rs.bk **/*.rs.bk

1544
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
[package] [package]
name = "rustcordmkii" name = "rustcord"
version = "0.2.2" version = "0.2.2"
authors = [" <@protonmail.com>"] authors = [" <@protonmail.com>"]
edition = "2018" edition = "2018"

View File

@ -1 +1 @@
worker: ./target/release/rustcordmkii worker: ./target/release/rustcord