diff --git a/Cargo.toml b/Cargo.toml index 402fe45..e0fd72c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ ui = { git = "https://gavania.de/hodasemi/ui.git" } anyhow = { version = "1.0.86", features = ["backtrace"] } paste = "1.0.15" serde = "1.0.203" -serde_json = "1.0.117" +serde_json = "1.0.119" ringbuf = "0.3.3" lazy_static = "1.4.0"