mirror of
https://github.com/aselimov/cea-rs.git
synced 2026-04-19 00:24:20 +00:00
7 lines
89 B
TOML
7 lines
89 B
TOML
[package]
|
|
name = "cea-rs"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
regex = "1"
|