mirror of
https://github.com/Astatin3/rustbot.git
synced 2026-06-08 16:18:08 -06:00
Add code
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "rustbot"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.98"
|
||||
azalea = "0.12.0"
|
||||
lazy_static = "1.5.0"
|
||||
parking_lot = "0.12.3"
|
||||
tokio = "1.45.0"
|
||||
Reference in New Issue
Block a user