Skip to content

Releases: rust-osdev/fuse-abi

0.2.0

13 Oct 10:28
c3d443a
Compare
Choose a tag to compare

🚀 Features

  • Add target_os-dependent autoconfiguration
  • Upgrade zerocopy to 0.8

🐛 Bug Fixes

  • Make FUSE_ROOT_ID an u64

🚜 Refactor

  • Migrate to upstream bindgen-cli
  • Add trailing comma to multiline derives

📚 Documentation

  • (README) Add link to docs.rs

Build

  • (deps) Update Cargo.lock

0.1.0

12 Jul 08:36
2cee5d4
Compare
Choose a tag to compare

Initial release.