mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -04:00
Add single-threaded deadlock detection to RwMutex (#1619)
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1352,6 +1352,7 @@ dependencies = [
|
||||
"ab_glyph",
|
||||
"ahash 0.7.6",
|
||||
"atomic_refcell",
|
||||
"backtrace",
|
||||
"bytemuck",
|
||||
"cint",
|
||||
"color-hex",
|
||||
|
||||
Reference in New Issue
Block a user