tonarino / actor

A minimalist actor framework aiming for high performance and simplicity.
MIT License
40 stars 6 forks source link

Update criterion and env_logger dev dependencies #74

Closed strohel closed 1 year ago

strohel commented 1 year ago

Let's be up-to-date before a release. Logs in tests and benches still work.

strohel@thicky ~/work/actor $ cargo outdated
All dependencies are up to date, yay!