rpm-ostree/rust
Colin Walters 430f92c382 rust: Start porting from failure to anyhow
The failure crate isn't actively developed anymore.  The
main benefit of `anyhow` is it uses the standard error type.
More info:
https://docs.rs/crate/anyhow/1.0.28

Start the porting process.

Note that the `envsubst` crate has a public dependency on
`failure`, so we need to start mapping its errors.
2020-04-01 10:34:28 +02:00
..
src rust: Start porting from failure to anyhow 2020-04-01 10:34:28 +02:00
cargo-vendor-config Add support for YAML treefiles 2018-06-05 13:08:33 +00:00
Cargo.lock rust: Start porting from failure to anyhow 2020-04-01 10:34:28 +02:00
Cargo.toml rust: Start porting from failure to anyhow 2020-04-01 10:34:28 +02:00
cbindgen.toml Add new ex history command 2019-09-24 14:17:12 +00:00
LICENSE-APACHE Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00
LICENSE-MIT Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00