spiffbot/commands/info/Cargo.toml
deepCurse bad7b6ad30
moving repos
fixed up the command regex
2024-08-02 18:40:54 -03:00

10 lines
No EOL
133 B
TOML

[package]
name = "info"
version = "0.1.0"
edition = "2021"
[lib]
crate-type = ["rlib"]
[dependencies]
nopalmo = { path = "../../" }