PluralKit/rustproxy/pk_command_parser/Cargo.toml

10 lines
139 B
TOML
Raw Normal View History

2022-06-22 19:28:48 +02:00
[package]
name = "pk_command_parser"
version = "0.1.0"
edition = "2021"
[dependencies]
anyhow = "1.0.57"
matches = "0.1.9"
slab = "0.4.6"