[package] name = "anyhow_ext" version = "0.2.1" edition = "2018" authors = ["gensmusic "] license = "MIT" description = "Extension of anynow" repository = "https://github.com/gensmusic/anyhow_ext.git" documentation = "https://docs.rs/anyhow_ext/latest" categories = ["error", "anyhow", "rust-patterns"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1"