mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
9 lines
109 B
TOML
9 lines
109 B
TOML
|
|
[package]
|
||
|
|
name = "pay-respects-utils"
|
||
|
|
version = "0.1.0"
|
||
|
|
edition = "2021"
|
||
|
|
|
||
|
|
[dependencies]
|
||
|
|
regex-lite = "0.1"
|
||
|
|
|