Skip to content

Commit

Permalink
Merge pull request #205 from tj-actions/renovate/serde_json-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate serde_json to 1.0.108
  • Loading branch information
repo-ranger[bot] authored Oct 30, 2023
2 parents b603667 + 8b6e2db commit 40d27f1
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 @@ -14,7 +14,7 @@ categories = ["command-line-utilities"]

[dependencies]
regex = "1.10.2"
serde_json = "1.0.107"
serde_json = "1.0.108"
clap = { version = "4.4.7", features = ["derive"] }
unescaper = "0.1.2"
csv = "1.3.0"

0 comments on commit 40d27f1

Please sign in to comment.