mirror of
https://github.com/emilk/egui.git
synced 2026-07-13 10:08:54 +00:00
update some crates
This commit is contained in:
Generated
+326
-259
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -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