Skip to content

Commit f5cb9d3

Browse files
Bump serde_json from 1.0.132 to 1.0.137
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.132 to 1.0.137. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.137) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88f3a70 commit f5cb9d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ lambda-extension = "0.11.0"
88
tokio = { version = "1.0", features = ["full"] }
99
tracing-subscriber = "0.3.18"
1010
tracing = "0.1.40"
11-
serde_json = "1.0.132"
11+
serde_json = "1.0.137"
1212
reqwest = { version = "0.12.9", features = ["json", "rustls-tls"], default-features = false }
1313
uuid = { version = "1.11.0", features = ["v4"] }
1414
chrono = "0.4.38"

0 commit comments

Comments
 (0)