Skip to content

actix-server: v2.1.0

Compare
Choose a tag to compare
@robjtede robjtede released this 09 Mar 00:26
· 240 commits to master since this release
3e132d2
  • Update tokio-uring dependency to 0.3.0. #448
  • Logs emitted now use the tracing crate with log compatibility. #448
  • Wait for accept thread to stop before sending completion signal. #443