rust-lang / rust-log-analyzer

Analyzing Travis and Azure Pipelines logs to find encountered errors
MIT License
40 stars 27 forks source link

replace `failure` with `anyhow` #68

Closed klensy closed 1 year ago

klensy commented 1 year ago

Replaced deprecated failure crate with anyhow.