Skip to content

Commit 3e844c2

Browse files
Bump serde_json from 1.0.148 to 1.0.149 in the minor group
Bumps the minor group with 1 update: [serde_json](https://github.com/serde-rs/json). Updates `serde_json` from 1.0.148 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.148...v1.0.149) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23466d4 commit 3e844c2

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
@@ -33,7 +33,7 @@ reqwest = { version = "0.12.28", default-features = false, features = [
3333
"rustls-tls",
3434
] }
3535
serde = { version = "1.0.228", features = ["derive"] }
36-
serde_json = "1.0.148"
36+
serde_json = "1.0.149"
3737
thiserror = "2.0.17"
3838
tokio = { version = "1.49.0", features = [
3939
"macros",

0 commit comments

Comments
 (0)