Skip to content

Switch from failure to anyhow

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

The failure crate is now deprecated and anyhow is preferred. We could drop the failure dependency on the fractal with this.

cc danigm/mdl!2 (merged)

Merge request reports