Skip to content

Commit 14f8cc1

Browse files
Bump serde_json in /s3-uploader/runtimes/rust_on_provided_al2 (#3454)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.145 to 1.0.149. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aaec0b8 commit 14f8cc1

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

s3-uploader/runtimes/rust_on_provided_al2/Cargo.lock

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

s3-uploader/runtimes/rust_on_provided_al2/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2024"
66
[dependencies]
77
lambda_runtime = "1.0.2"
88
tokio = { version = "1", features = ["macros"] }
9-
serde_json = "1.0.145"
9+
serde_json = "1.0.149"
1010

1111
[profile.release]
1212
opt-level = 'z'

0 commit comments

Comments
 (0)