This commit is like Batman, It has no parents
This commit is contained in:
11
Cargo.toml
Normal file
11
Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "irc"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
irc-rust = "0.4.0"
|
||||
rcgen = "0.13.2"
|
||||
rustls = "0.23.23"
|
||||
tokio = { version = "1.43.0", features = ["full"] }
|
||||
tokio-rustls = "0.26.2"
|
Reference in New Issue
Block a user