Skip to content

Commit

Permalink
chore(deps): update rust crate serde_json to 1.0.111
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 843243e commit 4263227
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.35.1", features = ["rt-multi-thread", "macros"] }
serde_json = "1.0.110"
serde_json = "1.0.111"

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

0 comments on commit 4263227

Please sign in to comment.