wxbox/crates/grib2/Cargo.toml
core d7eaa28959
Some checks failed
build and test / wxbox - latest (push) Failing after 21m4s
Verify Latest Dependencies / Verify Latest Dependencies (push) Successful in 21m44s
refactoring
2025-03-06 22:04:41 -05:00

10 lines
No EOL
141 B
TOML

[package]
name = "wxbox-grib2"
version = "0.1.0"
edition = "2021"
[dependencies]
thiserror = "2"
tracing = "0.1"
png = "0.17"
image = "0.25"