wxbox/crates/ar2/Cargo.toml
core 97dc8866c2
Some checks are pending
Verify Latest Dependencies / Verify Latest Dependencies (push) Waiting to run
build and test / wxbox - latest (push) Waiting to run
single site radar
2025-04-04 20:42:39 -04:00

10 lines
No EOL
184 B
TOML

[package]
name = "wxbox-ar2"
version = "0.1.0"
edition = "2024"
[dependencies]
nexrad-decode = "0.1.1"
nexrad-data = "0.2"
serde = { version = "1", features = ["derive"]}
toml = "0.8"