Skip to content

Commit f04b56b

Browse files
chore(deps): bump serde_json from 1.0.147 to 1.0.149 (#234)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.147 to 1.0.149. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.147...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> Co-authored-by: Marc Davoli <112965132+marcdavoli@users.noreply.github.com>
1 parent b306800 commit f04b56b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -25,7 +25,7 @@ anyhow = { version = "^1.0.100", features = ["backtrace"] }
2525
tracing = "^0.1.44"
2626
schemars = "^0.8.22"
2727
serde = { version = "^1.0.228", features = ["derive"] }
28-
serde_json = "^1.0.147"
28+
serde_json = "^1.0.149"
2929
serde_yaml = "^0.9.34"
3030
thiserror = "^2.0.17"
3131
serde_json_path = "^0.7.2"

0 commit comments

Comments
 (0)