Skip to content

Commit 74f77c1

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump serde from 1.0.196 to 1.0.197
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.197. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.196...v1.0.197) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42c7fdb commit 74f77c1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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 @@ regex = "1.10.3"
8888
rusqlite = { version = "0.29.0", features = ["bundled"] }
8989
scm-bisect = { version = "0.1.0", path = "scm-bisect" }
9090
scm-record = "0.2.0"
91-
serde = { version = "1.0.196", features = ["derive"] }
91+
serde = { version = "1.0.197", features = ["derive"] }
9292
serde_json = "1.0.111"
9393
shell-words = "1.1.0"
9494
skim = "0.10.4"

0 commit comments

Comments
 (0)