chainerror/Cargo.toml
2018-12-19 17:01:01 +01:00

11 lines
212 B
TOML

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