console-rs / indicatif

A command line progress reporting library for Rust
MIT License
4.23k stars 240 forks source link

Bump MSRV to 1.56 #482

Closed djc closed 1 year ago

djc commented 1 year ago

The latest version of once_cell now requires 1.56. This is old enough at this point that we should just bump our MSRV, too.