Initial commit

This commit is contained in:
Alex Selimov 2026-03-26 10:38:26 -04:00
commit 02d2e9f50b
4 changed files with 52 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "cea-rs"
version = "0.1.0"
edition = "2024"
[dependencies]