Skip to content

Switch from failure to anyhow

Yuki Okushi requested to merge JustMonika/fractal:drop-failure into master

The failure crate is now deprecated and anyhow is preferred. We could drop failure from the dependency graph when html2pango!10 (merged) gets merged.

cc danigm/mdl!2 (merged)

Merge request reports