Skip to content

deps: bump cached to 0.58#3594

Merged
jqnatividad merged 2 commits intomasterfrom
deps-bump-cached-to-0.58
Mar 9, 2026
Merged

deps: bump cached to 0.58#3594
jqnatividad merged 2 commits intomasterfrom
deps-bump-cached-to-0.58

Conversation

@jqnatividad
Copy link
Collaborator

No description provided.

cached 0.58 switched from std::sync::Mutex to parking_lot::Mutex. parking_lot::Mutex::lock() returns MutexGuard directly (not Result), so .unwrap() and Ok/Err pattern matching are no longer valid.
@jqnatividad jqnatividad merged commit adddf8f into master Mar 9, 2026
14 of 15 checks passed
@jqnatividad jqnatividad deleted the deps-bump-cached-to-0.58 branch March 9, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant