console-rs / indicatif

A command line progress reporting library for Rust
MIT License
4.36k stars 241 forks source link

Change rate limits/refresh rate to floats #487

Open hut8 opened 1 year ago

hut8 commented 1 year ago

Enables:

No backwards incompatibilities due to trait bound

Resolves #452