Skip to content

Commit 6e98456

Browse files
chore(deps): bump serde_json from 1.0.149 to 1.0.150 (#46)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.149 to 1.0.150. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6a91cd commit 6e98456

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
@@ -15,5 +15,5 @@ clap = { version = "4.6.1", features = ["derive"] }
1515
crossterm = "0.29.0"
1616
ratatui = "0.30.0"
1717
rusqlite = { version = "0.39.0", features = ["bundled"] }
18-
serde_json = "1.0.145"
18+
serde_json = "1.0.150"
1919
tokio = { version = "1.48.0", features = ["process", "rt-multi-thread", "sync"] }

0 commit comments

Comments
 (0)