rust-fuse v0.2.5 Release Notes

Release Date: 2015-03-21 // about 9 years ago
    • ⚡️ Update to latest Rust nightly
    • unmount returns a Result now since unmounting may fail internally
    • 🛠 Fix unmount on Linux systems
    • ✂ Remove deprecated file types from interface (got rid of std::old_io)
    • Introducing FileType