mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 22:00:03 -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]
|
[lib]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
ahash = "0.3"
|
ahash = "0.4"
|
||||||
parking_lot = "0.10"
|
parking_lot = "0.11"
|
||||||
rusttype = "0.9"
|
rusttype = "0.9"
|
||||||
serde = { version = "1", features = ["derive"], optional = true }
|
serde = { version = "1", features = ["derive"], optional = true }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user