Skip to content

Commit

Permalink
chore(deps): update rust crate serde_json to 1.0.130
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 7138121 commit 42977d7
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.20.2"

[dev-dependencies]
tokio = { version = "1.40.0", features = ["rt-multi-thread", "macros"] }
serde_json = "1.0.129"
serde_json = "1.0.130"

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

0 comments on commit 42977d7

Please sign in to comment.