mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
Update ron 0.6 -> 0.7
This commit is contained in:
@@ -30,7 +30,7 @@ egui = { version = "0.14.0", path = "../egui", default-features = false, feature
|
||||
] }
|
||||
epi = { version = "0.14.0", path = "../epi" }
|
||||
js-sys = "0.3"
|
||||
ron = { version = "0.6", optional = true }
|
||||
ron = { version = "0.7", optional = true }
|
||||
serde = { version = "1", optional = true }
|
||||
tts = { version = "0.17", optional = true } # feature screen_reader
|
||||
wasm-bindgen = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user