Update serde to 1.0.218
This commit is contained in:
parent
f1f128fa1a
commit
310259327c
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ palette = "0.7.6"
|
||||||
paste = "1.0.15"
|
paste = "1.0.15"
|
||||||
rand = "0.9.0"
|
rand = "0.9.0"
|
||||||
rust-embed = "8.5.0"
|
rust-embed = "8.5.0"
|
||||||
serde = { version = "1.0.201", features = ["derive"] }
|
serde = { version = "1.0.218", features = ["derive"] }
|
||||||
showbits-assets.path = "./showbits-assets"
|
showbits-assets.path = "./showbits-assets"
|
||||||
showbits-common.path = "./showbits-common"
|
showbits-common.path = "./showbits-common"
|
||||||
time = "0.3.36"
|
time = "0.3.36"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue