0.0.5 Backporting Mutex<Value> renaming package
Renames the package and module. Update you existing imports to import Mutex.
Adds Mutex which back ports the Swift 6 Mutex API to Swift 5.9 and all Darwin platforms.
The non copyable API is not yet supported.
AllocatedLock is now fully compatible with OSAllocatedUnfairLock