mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
9 lines
152 B
TOML
9 lines
152 B
TOML
[package]
|
|
name = "pay_respects"
|
|
version = "0.3.3"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
colored = "2.0"
|
|
rule_parser = { path = "rule_parser" }
|
|
regex = "1.0"
|