mirror of
https://github.com/openharmony/third_party_rust_parking_lot.git
synced 2026-07-01 21:03:59 -04:00
Add missing changelog entry
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
## parking_lot_core 0.9.2, lock_api 0.4.7 (2022-03-25)
|
||||
|
||||
- Enable const new() on lock types on stable. (#325)
|
||||
- Added `MutexGuard::leak` function. (#333)
|
||||
- Bump windows-sys dependency to 0.34. (#331)
|
||||
- Bump petgraph dependency to 0.6. (#326)
|
||||
- Don't use pthread attributes on the espidf platform. (#319)
|
||||
|
||||
Reference in New Issue
Block a user