mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
update some crates
This commit is contained in:
585
Cargo.lock
generated
585
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -15,8 +15,8 @@ include = [ "**/*.rs", "Cargo.toml", "fonts/ProggyClean.ttf", "fonts/Comfortaa-R
|
||||
[lib]
|
||||
|
||||
[dependencies]
|
||||
ahash = "0.3"
|
||||
parking_lot = "0.10"
|
||||
ahash = "0.4"
|
||||
parking_lot = "0.11"
|
||||
rusttype = "0.9"
|
||||
serde = { version = "1", features = ["derive"], optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user