Sourced from spin's changelog.
[0.9.8] - 2023-04-03
Fixed
- Unsoundness in
Once::try_call_once
caused by anErr(_)
result[0.9.7] - 2023-03-27
Fixed
- Relaxed accidentally restricted
Send
/Sync
bounds forMutex
guards[0.9.6] - 2023-03-13
Fixed
- Relaxed accidentally restricted
Send
/Sync
bounds forRwLock
guards