Commit Graph

4 Commits

Author SHA1 Message Date
C J Silverio 9d6014f30d
Update the required Rust version to 1.66.1
The first 2021 edition was version 1.56. I am guessing that
the intent was to test on the version that was stable at the time
of latest version release.
2023-01-23 17:26:44 -08:00
Kat Marchán 323ecacc3b
feat(msrv): bump MSRV to 1.54, thanks to socket 2021-09-15 20:30:40 -07:00
Kat Marchán 803d0c3ede
feat(write): Use mmap for small writes (#26)
BREAKING CHANGE: This bumps the minimum Rust version from 1.39 to 1.43. Thanks, remove_dir_all! >:(
2020-07-18 10:43:38 -07:00
Kat Marchán c248be6cc6 docs: rename ci workflow and add status badge 2020-04-29 19:41:57 -07:00