diff --git a/Cargo.toml b/Cargo.toml index e1b1bfc..19f0101 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ ui = { git = "https://gavania.de/hodasemi/ui.git" } anyhow = { version = "1.0.70", features = ["backtrace"] } paste = "1.0.12" -serde = "1.0.158" +serde = "1.0.159" serde_json = "1.0.94" ringbuf = "0.3.2"