build(rust/Cargo): Adding the inventory rust lib
This commit is contained in:
parent
d212fc7ef6
commit
4f1f46f473
2 changed files with 11 additions and 0 deletions
|
|
@ -5,5 +5,6 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
dotenvy = "0.15.7"
|
||||
inventory = "0.3.21"
|
||||
serenity = { version = "0.12.5", features = ["full"] }
|
||||
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue