mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Update ron 0.6 -> 0.7
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -2185,9 +2185,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ron"
|
||||
version = "0.6.6"
|
||||
version = "0.7.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "86018df177b1beef6c7c8ef949969c4f7cb9a9344181b92486b23c79995bdaa4"
|
||||
checksum = "1b861ecaade43ac97886a512b360d01d66be9f41f3c61088b42cedf92e03d678"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"bitflags",
|
||||
|
||||
Reference in New Issue
Block a user