Skip to content

v0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Mar 07:04
· 1 commit to master since this release
724bbb4

Added

  • add initial documentation structure (#33)
  • add examples for FastCGI client using Tokio and Smol runtimes (#32)
  • add HTTP conversion support for FastCGI types and enhance documentation (#31)

Other

  • update documentation files and remove license comments
  • update Rust edition to 2024 and dependencies to latest versions (#30)
  • Add feature runtime-tokio and runtime-smol (#28)