build(rust/cargo): adding the anyhow dependency
This commit is contained in:
parent
3a347721b4
commit
6aac7e2c75
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ keywords = ["bot", "serenity", "discord"]
|
||||||
repository = "https://github.com/EniumRaphael/TTY"
|
repository = "https://github.com/EniumRaphael/TTY"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
anyhow = "1.0.102"
|
||||||
dotenvy = "0.15.7"
|
dotenvy = "0.15.7"
|
||||||
inventory = "0.3.21"
|
inventory = "0.3.21"
|
||||||
serde = { version = "1.0.228", features = ["derive"] }
|
serde = { version = "1.0.228", features = ["derive"] }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue