core(cargo): explicit the build script adding minor thing
This commit is contained in:
parent
3b1cef94d8
commit
72e0ae0083
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
name = "tty"
|
||||
version = "0.1.1"
|
||||
edition = "2024"
|
||||
build = "build.rs"
|
||||
keywords = ["bot", "serenity", "discord"]
|
||||
repository = "https://github.com/EniumRaphael/TTY"
|
||||
|
||||
[dependencies]
|
||||
dotenvy = "0.15.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue