deployed
This commit is contained in:
@@ -4,7 +4,13 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
dotenvy = "0.15.7"
|
||||
futures = "0.3.31"
|
||||
irc = { version = "1.0.0", default-features = false, features = ["tls-rust", "tokio-rustls"] }
|
||||
phf = "0.11.3"
|
||||
rustls = "0.23.23"
|
||||
tokio = { version = "1.44.0", features = ["full"] }
|
||||
webpki-roots = "0.26.8"
|
||||
|
||||
[build-dependencies]
|
||||
phf_codegen = "0.11.3"
|
||||
|
Reference in New Issue
Block a user