nncs/Cargo.toml
BloxerHD a4dbe9c399
Some checks failed
Build and Test / rust-boss (push) Has been cancelled
Initial Commit
2026-07-16 21:25:41 +01:00

8 lines
146 B
TOML

[package]
name = "nncs"
version = "0.1.0"
edition = "2024"
[dependencies]
dotenvy = "0.15.7"
tokio = { version = "1.52.3", features = ["full"] }