1 2 3 4 5 6 7
# Releases ## 0.13.0 ### Breakage - Make `try_lock_*` returns `std::io::Result<bool>`, which is compatible with the incoming `std::fs::File::try_lock*` in std liberary.