Public Access
add some new commands
This commit is contained in:
@@ -10,18 +10,21 @@ repository = "https://git.ewenlau.net/ewenlau/tg-dev-srv-bot"
|
||||
homepage = "https://git.ewenlau.net/ewenlau/tg-dev-srv-bot"
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4.45"
|
||||
dotenv = "0.15.0"
|
||||
exmex = "0.21.0"
|
||||
f128 = "0.2.9"
|
||||
f256 = "0.11.2"
|
||||
num-bigint = "0.5.1"
|
||||
num-traits = "0.2.19"
|
||||
ollama-rs = { version = "0.3.5", features = ["stream"] }
|
||||
poise = "0.6.2"
|
||||
regex = "1.12.4"
|
||||
rug = "1.30.0"
|
||||
serenity = "0.12.5"
|
||||
sqlx = { version = "0.9.0", features = ["postgres", "runtime-tokio", "macros"] }
|
||||
tokio = { version = "1.52.3", features = ["full"] }
|
||||
tokio-stream = "0.1.18"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user