chore: Update ron to 0.9
This commit is contained in:
parent
900fc34444
commit
fdfd80f8b1
3 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ zbus = { version = "4.2.1", default-features = false, optional = true }
|
|||
atomicwrites = { git = "https://github.com/jackpot51/rust-atomicwrites" }
|
||||
calloop = { version = "0.14.0", optional = true }
|
||||
notify = "6.0.0"
|
||||
ron = "0.8.0"
|
||||
ron = "0.9.0-alpha.0"
|
||||
serde = "1.0.152"
|
||||
cosmic-config-derive = { path = "../cosmic-config-derive/", optional = true }
|
||||
iced = { path = "../iced/", default-features = false, optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue