mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Switch to parking_lot::Mutex
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2018"
|
||||
[lib]
|
||||
|
||||
[dependencies]
|
||||
# palette = "0.4"
|
||||
parking_lot = "0.10"
|
||||
rusttype = "0.8"
|
||||
serde = "1"
|
||||
serde_derive = "1"
|
||||
|
||||
Reference in New Issue
Block a user