Skip to content

Commit

Permalink
chore(deps): update rust crate serde_json to 1.0.124
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent cf7812b commit 6b0b28e
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 @@ -19,7 +19,7 @@ once_cell = "1.19.0"

[dev-dependencies]
tokio = { version = "1.39.2", features = ["rt-multi-thread", "macros"] }
serde_json = "1.0.122"
serde_json = "1.0.124"

[features]
default = ["jpeg", "png", "gif"]
Expand Down

0 comments on commit 6b0b28e

Please sign in to comment.