Skip to content

v0.1.0

Compare
Choose a tag to compare
@jamesbornholt jamesbornholt released this 11 Apr 17:31
· 71 commits to main since this release
d871a74
  • Implement Condvar::wait_while and Condvar::wait_timeout_while (#59)
  • Remove implicit Sized bounds on Mutex and RwLock (#62)
  • Dependency updates (#58, #60)