Update Rust crate serde to 1.0.195
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 10m29s

This commit is contained in:
RenovateBot 2024-01-12 02:08:37 +01:00
parent 9e7645a9a9
commit 66e87f2531

View file

@ -17,7 +17,7 @@ ui = { git = "https://gavania.de/hodasemi/ui.git" }
anyhow = { version = "1.0.79", features = ["backtrace"] }
paste = "1.0.14"
serde = "1.0.193"
serde = "1.0.195"
serde_json = "1.0.111"
ringbuf = "0.3.3"
lazy_static = "1.4.0"