Skip to content

Commit a751640

Browse files
Bump serde_json in /s3-uploader/runtimes/rust_on_provided_al2
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.149 to 1.0.150. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c98b7a commit a751640

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

s3-uploader/runtimes/rust_on_provided_al2/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.

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.149"
9+
serde_json = "1.0.150"
1010

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

0 commit comments

Comments
 (0)