bfox/bfox-parser/Cargo.toml
2024-05-26 23:38:06 +03:00

11 lines
213 B
TOML

[package]
name = "bfox-parser"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.86"
log = "0.4.21"