mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Update bytemuck (#7475)
This commit is contained in:
@@ -76,7 +76,7 @@ ahash = { version = "0.8.11", default-features = false, features = [
|
||||
] }
|
||||
backtrace = "0.3"
|
||||
bitflags = "2.6"
|
||||
bytemuck = "1.7.2"
|
||||
bytemuck = "1.23.2"
|
||||
criterion = { version = "0.5.1", default-features = false }
|
||||
dify = { version = "0.7", default-features = false }
|
||||
document-features = "0.2.10"
|
||||
|
||||
Reference in New Issue
Block a user