PackageTrack
Sign in Get early access

async-fs

Async filesystem primitives

2.2.0 54M downloads/mo #1178 most downloaded on crates.io smol-rs/async-fs

What this package is like to depend on

Last release 11 months ago

14 Sep 2025

Release timing varies

gaps range from 2 weeks to 1.9 years

Nearly every release is documented

notes for 17 of 18 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

18 releases · first in 2019

1 release in the last 12 months

see the full history below

Release timeline

18 releases · May 2019 to Sep 2025
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 18
  1. 2.2.0 14 Sep 2025
    Release notes
    • Bump MSRV to 1.71. (#50)
    • Update to windows-sys v0.61. (#50)
    Open source →
    Release notes
    • Bump MSRV to 1.71. (#50)
    • Update to windows-sys v0.61. (#50)
    Open source →
  2. 2.1.3 19 Jul 2025
    Release notes
    • Update windows-sys to v0.60. (#46)
    Open source →
    Release notes
    • Update windows-sys to v0.60. (#46)
    Open source →
  3. 2.1.2 27 Apr 2024
    Release notes
    • Ensure that the docs for create_dir_all are close to the equivalent function
      in libstd. (#35)
    Open source →
    Release notes
    • Ensure that the docs for create_dir_all are close to the equivalent function in libstd. (#35)
    Open source →
  4. 2.1.1 06 Feb 2024
    Release notes
    • Fix a copy/paste error in documentation. (#33)
    Open source →
    Release notes
    • Fix a copy/paste error in documentation. (#33)
    Open source →
  5. 2.1.0 06 Nov 2023
    Release notes
    • Bump async-lock and futures-lite to their latest versions. (#27, #28)
    Open source →
    Release notes
    • Bump async-lock and futures-lite to their latest versions. (#27, #28)
    Open source →
  6. 2.0.0 18 Oct 2023
    Release notes
    • Breaking: Seal extension traits. (#20)
    • Breaking: Remove unsafe implementations of the FromRawFd/FromRawHandle traits. (#26)
    • Avoid using a build.rs script for feature autodetection. (#17)
    • Remove the autocfg dependency. (#18)
    • Avoid a heap allocation in the ReadDir implementation. (#23)
    Open source →
    Release notes
    • Breaking: Seal extension traits. (#20)
    • Breaking: Remove unsafe implementations of the FromRawFd/FromRawHandle traits. (#26)
    • Avoid using a build.rs script for feature autodetection. (#17)
    • Remove the autocfg dependency. (#18)
    • Avoid a heap allocation in the ReadDir implementation. (#23)
    Open source →
  7. 1.6.0 17 Aug 2022
    Release notes
    • Implement I/O safety traits on Rust 1.63+ (#13)
    Open source →
    Release notes
    • Implement I/O safety traits on Rust 1.63+ (#13)
    Open source →
  8. 1.5.0 09 Oct 2020
    Release notes
    • Replace &mut self with &self on the following methods:
      • File::sync_data()
      • File::sync_all()
      • File::set_len()
    Open source →
  9. 1.4.0 04 Oct 2020
    Release notes
    • Define new extension traits instead of implementing those from std.
    Open source →
  10. 1.3.0 14 Sep 2020
    Release notes
    • Implement FromRawFd/FromRawHandle for File.
    • Implement OpenOptionsExt for OpenOptions on Windows.
    • Re-export some extension traits into OS-specific modules.
    Open source →
  11. 1.2.1 07 Sep 2020
    Release notes
    • Optimization: Don't flush if the file is already flushed.
    Open source →
  12. 1.2.0 07 Sep 2020
    Release notes
    • Update blocking to v1.0
    Open source →
  13. 1.1.2 03 Sep 2020
    Release notes
    • Do not reposition the cursor if the file is not seekable.
    Open source →
  14. 1.1.1 26 Aug 2020
    Release notes
    • Update dependencies.
    Open source →
  15. 1.1.0 31 Jul 2020
    Release notes
    • Implement From<std::fs::File> for File.
    Open source →
  16. 1.0.1 26 Jul 2020
    Release notes
    • Fix build error on https://docs.rs
    Open source →
  17. 1.0.0 26 Jul 2020
    Release notes
    • Initial version
    Open source →
  18. 0.0.0 10 May 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive