FastWaveBackend/Cargo.toml

12 lines
280 B
TOML
Raw Permalink Normal View History

2022-04-14 04:50:37 +00:00
[package]
name = "VCDViewer"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
num = "0.4"
clap = { version = "3.1.8", features = ["derive"] }
chrono = "0.4"
function_name = "0.3.0"