taskcluster / rust-hawk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace the failure crate since it's deprecated

tarikeshaq opened this issue · comments

Opened #54 to replace the deprecated failure with the recommended anyhow and thiserror.

Let me know what you think!

Thanks!