bfox/bfox-parser/Cargo.toml

11 lines
213 B
TOML
Raw Permalink Normal View History

2024-05-26 20:38:06 +00:00
[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"