diff --git a/Cargo.toml b/Cargo.toml index 7b760b3..825446b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ palette = "0.7.6" paste = "1.0.15" rand = "0.9.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-common.path = "./showbits-common" time = "0.3.36"