fix: had not intednded to leave the test config inthe cargo.toml
This commit is contained in:
parent
0478f634fa
commit
9b3c71e321
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ name = "update_users"
|
|||
[[bin]]
|
||||
name = "update_minecraft"
|
||||
|
||||
[[bin]]
|
||||
name = "test"
|
||||
|
||||
[dependencies]
|
||||
# discord library
|
||||
serenity = { version = "0.11.6", default-features = false, features = ["client", "gateway", "rustls_backend", "model", "cache"] }
|
||||
|
|
Loading…
Reference in a new issue