Skip to content

Commit 149c189

Browse files
dependabot[bot]stacksjb
authored andcommitted
Bump serde_json from 1.0.142 to 1.0.143 in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: [serde_json](https://github.com/serde-rs/json). Updates `serde_json` from 1.0.142 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.142...v1.0.143) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e657585 commit 149c189

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -6,7 +6,7 @@ edition = "2024"
66
[dependencies]
77
directories = "6.0.0"
88
serde = { version = "1.0.219", features = ["derive"] }
9-
serde_json = "1.0.142"
9+
serde_json = "1.0.143"
1010
termion = "4.0.5"
1111
prettytable = "0.10.0"
1212
inquire = "0.7.5"

0 commit comments

Comments
 (0)