Skip to content

Commit

Permalink
chore(deps): update rust crate serde_json to 1.0.108
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent e2d93ad commit fe1005d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion distro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description = "Distribution package for the trust-graph service"
[dependencies]
maplit = "1.0.2"
serde = "1.0.160"
serde_json = "1.0.96"
serde_json = "1.0.108"
lazy_static = "1.4.0"

[build-dependencies]
Expand Down

0 comments on commit fe1005d

Please sign in to comment.