Skip to content

v2.4.1

Compare
Choose a tag to compare
@albugowy15 albugowy15 released this 04 Dec 04:07
· 53 commits to master since this release

What's Changed

  • increased performance with concurrent task using tokio::task::spawn() and tokio::try_join!(),
  • update clap to 4.4.10
  • remove unnecessary Result<T> return type

Full Changelog: v2.3.0...v2.4.1