Skip to content

Commit acc0965

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump serde_json from 1.0.134 to 1.0.137
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.134 to 1.0.137. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.137) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8352ad4 commit acc0965

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
@@ -90,7 +90,7 @@ scm-bisect = { version = "0.3.0", path = "scm-bisect" }
9090
scm-diff-editor = "0.4.0"
9191
scm-record = "0.5.0"
9292
serde = { version = "1.0.217", features = ["derive"] }
93-
serde_json = "1.0.134"
93+
serde_json = "1.0.137"
9494
shell-words = "1.1.0"
9595
skim = "0.10.4"
9696
tempfile = "3.15.0"

0 commit comments

Comments
 (0)