heappy
heappy copied to clipboard
fix(deps): update rust crate spin to 0.10.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| spin | dependencies | minor | 0.9.8 -> 0.10.0 |
Release Notes
mvdnes/spin-rs (spin)
v0.10.0
Added
-
Mutex::try_lock_weak -
RwLock::try_write_weak -
RwLock::try_upgrade_weak
Changed
- Updated MSRV to 1.60
- Use
dep:syntax in Cargo.toml -
portable_atomicfeature has been renamed toportable-atomic, for consistency.
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.