Skip to content

Commit ba40a51

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump serde_json from 1.0.115 to 1.0.116
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.115 to 1.0.116. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.116) --- 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 59a671f commit ba40a51

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
@@ -89,7 +89,7 @@ rusqlite = { version = "0.29.0", features = ["bundled"] }
8989
scm-bisect = { version = "0.1.0", path = "scm-bisect" }
9090
scm-record = "0.2.0"
9191
serde = { version = "1.0.198", features = ["derive"] }
92-
serde_json = "1.0.115"
92+
serde_json = "1.0.116"
9393
shell-words = "1.1.0"
9494
skim = "0.10.4"
9595
tempfile = "3.10.1"

0 commit comments

Comments
 (0)