Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@mkroening mkroening released this 24 Jun 15:07
3e5b576

🚀 Features

  • Add support for virtio-console

🐛 Bug Fixes

  • (net) Make HdrGso an enum instead of a flag

💼 Other

  • (deps) Upgrade bitfield-struct to 0.11
  • (deps) Upgrade allocator-api2 to 0.3
  • (deps) Update Cargo.lock

📚 Documentation

  • Add warnings to ABI-incompatible enums

⚙️ Miscellaneous Tasks

  • Run Miri in CI