mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 21:16:49 +00:00
7 lines
No EOL
136 B
TOML
7 lines
No EOL
136 B
TOML
[package]
|
|
name = "command_definitions"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
command_parser = { path = "../command_parser"} |