cea-rs/Cargo.toml

8 lines
89 B
TOML
Raw Normal View History

2026-03-26 10:38:26 -04:00
[package]
name = "cea-rs"
version = "0.1.0"
edition = "2024"
[dependencies]
2026-03-29 00:55:12 -04:00
regex = "1"