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

10
Cargo.lock generated
View File

@@ -532,15 +532,6 @@ version = "0.2.97"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12b8adadd720df158f4d70dfe7ccc6adb0472d7c55ca83445f6a5ab3e36f8fb6"
[[package]]
name = "linkify"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ccbcd666d915aa3ae3c3774999a9e20b2776a018309b8159d07df062b91f45e8"
dependencies = [
"memchr",
]
[[package]]
name = "lock_api"
version = "0.4.4"
@@ -1129,7 +1120,6 @@ dependencies = [
name = "singh3"
version = "0.1.0"
dependencies = [
"linkify",
"rand 0.8.4",
"regex",
"serenity",