chainerror/Cargo.toml
2018-12-20 14:52:06 +01:00

11 lines
193 B
TOML

[package]
name = "chainerror"
version = "0.1.0"
authors = ["Harald Hoyer <harald@redhat.com>"]
edition = "2018"
[features]
default = [ ]
no-fileline = []
display-cause = []
no-debug-cause = []