Skip to content

Commit

Permalink
Merge pull request #412 from eko/dependabot/cargo/serde_json-1.0.137
Browse files Browse the repository at this point in the history
build(deps): Bump serde_json from 1.0.135 to 1.0.137
  • Loading branch information
eko authored Jan 22, 2025
2 parents 1274d81 + 372905e commit 07c2226
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 @@ -12,7 +12,7 @@ prometheus = "0.13.4"
reqwest = { version = "0.12.12", features = ["json"] }
serde = "1.0.215"
serde_derive = "1.0.123"
serde_json = "1.0.135"
serde_json = "1.0.137"
log = "0.4.22"
env_logger = "0.11.5"
openssl = { version = "0.10.68", features = ["vendored"] }
Expand Down

0 comments on commit 07c2226

Please sign in to comment.