Skip to content

Commit

Permalink
fix(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 and narthollis committed Nov 28, 2023
1 parent c41a299 commit 7906bdd
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 @@ -20,7 +20,7 @@ tokio = { version = "1.34.0", default-features = false, features = ["rt-multi-th
tokio-stream = { version = "0.1.14", features = ["net"] }
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
serde_json = "1.0.107"
serde_json = "1.0.108"
clap = "4.4.10"

[package.metadata.cross.build]
Expand Down

0 comments on commit 7906bdd

Please sign in to comment.