mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Bump ron to 0.10.1 (#6861)
This should help `cargo-deny` be at peace with https://github.com/emilk/egui/pull/6860, pending https://github.com/gfx-rs/wgpu/pull/7557.
This commit is contained in:
@@ -94,7 +94,7 @@ profiling = { version = "1.0.16", default-features = false }
|
||||
puffin = "0.19"
|
||||
puffin_http = "0.16"
|
||||
raw-window-handle = "0.6.0"
|
||||
ron = "0.8"
|
||||
ron = "0.10.1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
similar-asserts = "1.4.2"
|
||||
thiserror = "1.0.37"
|
||||
|
||||
Reference in New Issue
Block a user