console-rs / indicatif

A command line progress reporting library for Rust
MIT License
4.45k stars 243 forks source link

Documentation tweaks; bump MSRV #653

Closed chris-laplante closed 3 months ago

chris-laplante commented 3 months ago
  1. Fix lint failures
  2. The default refresh rate is 20 Hz, not 15 Hz as claimed in ProgressBar::new documentation
  3. Bump MSRV to 1.70 for Tokio 1.39.2