Skip to content

Commit 9c96148

Browse files
dependabot[bot]doubleailes
authored andcommitted
build(deps): bump serde_json from 1.0.114 to 1.0.115
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.114 to 1.0.115. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.114...v1.0.115) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 380ada1 commit 9c96148

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
@@ -31,7 +31,7 @@ features = ["std", "unicode-perl"]
3131

3232
[dev-dependencies]
3333
criterion = "0.5"
34-
serde_json = "1.0.114"
34+
serde_json = "1.0.115"
3535
serde = "1.0.197"
3636
assert_cmd = "2.0.14"
3737
predicates = "3.1.0"

0 commit comments

Comments
 (0)