revert back to old ci

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-04-04 18:17:02 +05:30
parent a3919853b0
commit 25735e3581
7 changed files with 2439 additions and 83 deletions

View File

@@ -1,3 +1,5 @@
cargo-features = ["edition2021"]
[package]
name = "singh3"
version = "0.1.0"
@@ -9,7 +11,6 @@ tracing = "*"
regex = "1"
tokio-postgres = "*"
rand = "*"
linkify = "*"
[dependencies.serenity]
version = "0.10.10"