Skip to content

Commit aeb6dae

Browse files
chore(deps): bump serde_json from 1.0.149 to 1.0.150 (#401)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6008c4d commit aeb6dae

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -46,7 +46,7 @@ tera = "1.20.1"
4646
estimated_read_time = "1.0.0"
4747
regex = "1.12.3"
4848
serde_regex = "1.1.0"
49-
serde_json = "1.0.149"
49+
serde_json = "1.0.150"
5050
tracing = "0.1.44"
5151
tracing-subscriber = { version = "0.3.23", features = ["env-filter"] }
5252
humantime = "2.3.0"

0 commit comments

Comments
 (0)