Skip to content

Commit

Permalink
Merge pull request #152 from jrcichra/dependabot/cargo/serde_json-1.0…
Browse files Browse the repository at this point in the history
….134

Bump serde_json from 1.0.133 to 1.0.134
  • Loading branch information
jrcichra authored Dec 23, 2024
2 parents e35b12b + de5d0e4 commit 6d5f502
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 @@ lazy_static = "1.5.0"
log = "0.4.22"
prometheus = { version = "0.13.4", features = ["process"] }
serde = "1.0.216"
serde_json = "1.0.133"
serde_json = "1.0.134"
serde_yaml = "0.9.33"
simple_logger = "5.0.0"
tokio = { version = "1.42.0", features = ["full"] }
Expand Down

0 comments on commit 6d5f502

Please sign in to comment.