Skip to content

Release v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Dec 11:28
a198eb5

Release Notes

馃崍 v0.5.0

  • 馃敡 Maintenance

    • Enable the crate to build with the latest nightly version and also fix this in the rust-toolchain.toml file.
    • use Rust edition 2021
    • Rename the RWLock functions that provides a write lock from lock to write. This corresponds to read lock provided by the read functions.