ripgrib/Cargo.toml
2022-07-27 23:47:34 +08:00

11 lines
205 B
TOML

[package]
name = "ripgrib"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
nom = "7.1.1"
chrono = "0.4"