mark/Cargo.toml

9 lines
105 B
TOML
Raw Permalink Normal View History

2024-11-09 05:27:32 -05:00
[package]
name = "mark"
version = "0.1.0"
edition = "2021"
[dependencies]
rand = "0.8"
regex = "1.11.1"