rustypipe/postprocessor/Cargo.toml

12 lines
200 B
TOML

[package]
name = "rustypipe-postprocessor"
version = "0.1.0"
edition = "2021"
[dependencies]
thiserror = "1.0.40"
[dev-dependencies]
path_macro = "1.0.0"
once_cell = "1.12.0"
temp_testdir = "0.2.3"