diff --git a/Cargo.toml b/Cargo.toml index 0962a29..72accd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ ui = { git = "https://gavania.de/hodasemi/ui.git" } anyhow = { version = "1.0.71", features = ["backtrace"] } paste = "1.0.13" serde = "1.0.171" -serde_json = "1.0.102" +serde_json = "1.0.103" ringbuf = "0.3.3" [profile.release-lto]