From be24e6673599b67cbf0917c54e4cedf9ca2aa859 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 22 Feb 2026 12:06:25 +0100 Subject: update and clean up dependencies --- stream/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream') diff --git a/stream/Cargo.toml b/stream/Cargo.toml index fa68ec8..907c1c7 100644 --- a/stream/Cargo.toml +++ b/stream/Cargo.toml @@ -12,5 +12,5 @@ jellystream-types = { path = "types" } log = { workspace = true } anyhow = { workspace = true } -serde_json = "1.0.145" +serde_json = "1.0.149" serde = { version = "1.0.228", features = ["derive"] } -- cgit v1.3