From 45873879cdf3bd84294904a1e6d9f09d76766f31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 06:24:19 +0000 Subject: [PATCH] fix(deps): update rust crate struson to 0.6.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8a72629f..eb25bfee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -86,7 +86,7 @@ uuid = { version = "1.10.0", features = ["v4"] } notify = "7.0.0" # Other -struson = { version = "0.5.0", features = [ +struson = { version = "0.6.0", features = [ "experimental", "serde", ] } # Parse Jellyfin response as a stream