Skip to content

Commit

Permalink
fix(deps): update rust crate serde_json to 1.0.100 (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 5, 2023
1 parent 821856b commit e1b9b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -36,5 +36,5 @@ version = "1.5.4"
optional = true

[dependencies.serde_json]
version = "1.0.66"
version = "1.0.100"
optional = true

0 comments on commit e1b9b31

Please sign in to comment.