Skip to content

Commit

Permalink
chore(deps): bump serde_json from 1.0.122 to 1.0.125 (#37)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 0759e6f commit c7c97b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ human-panic = "2.0.1"
humantime = "2.1.0"
log = { version = "0.4.22", features = ["kv", "kv_serde"]}
serde = { version = "1.0.206", features = ["derive"] }
serde_json = "1.0.122"
serde_json = "1.0.125"
tokio = { version = "1.39.2", features = ["rt-multi-thread", "signal"] }
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
Expand Down

0 comments on commit c7c97b8

Please sign in to comment.