diff --git a/Cargo.toml b/Cargo.toml index 0465fe6..550c6c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ once_cell = "1.20.2" [dev-dependencies] tokio = { version = "1.40.0", features = ["rt-multi-thread", "macros"] } -serde_json = "1.0.130" +serde_json = "1.0.131" [features] default = ["jpeg", "png", "gif"]