mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -04:00
Update ron 0.6 -> 0.7
This commit is contained in:
@@ -27,7 +27,7 @@ epaint = { version = "0.14.0", path = "../epaint", default-features = false }
|
||||
|
||||
ahash = "0.7"
|
||||
nohash-hasher = "0.2"
|
||||
ron = { version = "0.6.4", optional = true }
|
||||
ron = { version = "0.7", optional = true }
|
||||
serde = { version = "1", features = ["derive", "rc"], optional = true }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user