Skip to content

v2.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 22:46
9d161c9

Fixes

  • 467affc Bugfix/security dependency updates including tokio, serde, tracing, h2, httparse, futures and other crates (also 303d1b4, c340f8f).
  • 82caf15 Potential segfault in the time crate. RUSTSEC-2020-0071 #142
  • 76fd7ea Unmaintained ansi_term crate. RUSTSEC-2021-0139 #143

Features

Refactorings

  • e9a4aa3 Directory listing module.
  • eee45f9 Remove indirections on static file module (performance improvement).

Docs

Codebase