Skip to content

Commit 245d903

Browse files
dependabot[bot]claytonrcarter
authored andcommitted
build: bump serde_json from 1.0.138 to 1.0.140
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.138 to 1.0.140. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.138...v1.0.140) --- 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 b1f7ae5 commit 245d903

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.219", features = ["derive"] }
93-
serde_json = "1.0.138"
93+
serde_json = "1.0.140"
9494
shell-words = "1.1.0"
9595
skim = "0.10.4"
9696
tempfile = "3.16.0"

0 commit comments

Comments
 (0)