Skip to content

Commit 321300b

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump serde_json from 1.0.107 to 1.0.108
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.107 to 1.0.108. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.107...v1.0.108) --- 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 8ade84e commit 321300b

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
@@ -88,7 +88,7 @@ rusqlite = { version = "0.29.0", features = ["bundled"] }
8888
scm-bisect = { version = "0.1.0", path = "scm-bisect" }
8989
scm-record = { version = "0.1.0", path = "scm-record" }
9090
serde = { version = "1.0.190", features = ["derive"] }
91-
serde_json = "1.0.107"
91+
serde_json = "1.0.108"
9292
shell-words = "1.1.0"
9393
skim = "0.10.4"
9494
tempfile = "3.8.1"

0 commit comments

Comments
 (0)