mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 22:00:03 -04:00
Update dependencies (#3700)
Also disable `regex` `env_logger` feature in examples to improve compile times.
This commit is contained in:
@@ -52,7 +52,7 @@ serde = { version = "1", optional = true, features = ["derive"] }
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.4", default-features = false }
|
||||
criterion.workspace = true
|
||||
|
||||
|
||||
[[bench]]
|
||||
|
||||
Reference in New Issue
Block a user