diff --git a/Cargo.toml b/Cargo.toml index 550c6c0..03d54ad 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.131" +serde_json = "1.0.132" [features] default = ["jpeg", "png", "gif"]