Skip to content

Commit ebf01fe

Browse files
Bump serde_json from 1.0.147 to 1.0.148 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.147 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.147...v1.0.148) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 183dd17 commit ebf01fe

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -6,7 +6,7 @@ edition = "2024"
66
[dependencies]
77
directories = "6.0.0"
88
serde = { version = "1.0.228", features = ["derive"] }
9-
serde_json = "1.0.147"
9+
serde_json = "1.0.148"
1010
termion = "4.0.6"
1111
prettytable = "0.10.0"
1212
inquire = "0.9.1"

0 commit comments

Comments
 (0)