Skip to content

Commit

Permalink
fix(deps): update rust crate struson to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 9db626d commit 5e41c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5e41c63

Please sign in to comment.