Skip to content

Commit bcb157f

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump serde_json from 1.0.133 to 1.0.134
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.133 to 1.0.134. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) --- 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 91d1d34 commit bcb157f

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.4.0"
9292
serde = { version = "1.0.216", features = ["derive"] }
93-
serde_json = "1.0.133"
93+
serde_json = "1.0.134"
9494
shell-words = "1.1.0"
9595
skim = "0.10.4"
9696
tempfile = "3.14.0"

0 commit comments

Comments
 (0)