Skip to content

Commit c376da3

Browse files
deps(cargo): bump serde_json from 1.0.149 to 1.0.150 (#27)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ec6493 commit c376da3

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
@@ -21,7 +21,7 @@ tokio-stream = "0.1.18"
2121
futures = "0.3.32"
2222
futures-util = "0.3.32"
2323
serde = { version = "1.0.228", features = ["derive"] }
24-
serde_json = "1.0.149"
24+
serde_json = "1.0.150"
2525
rmcp = "1.7.0"
2626
rusqlite = { version = "0.39.0", features = ["bundled"] }
2727
ratatui = "0.30.0"

0 commit comments

Comments
 (0)