Skip to content

Commit 8201598

Browse files
dependabot[bot]mikkurogue
authored andcommitted
Bump serde_json from 1.0.145 to 1.0.148
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.145 to 1.0.148. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c2b1b7 commit 8201598

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -9,7 +9,7 @@ ariadne = "0.6.0"
99
clap = { version = "4.5.53", features = ["derive"] }
1010
colored = "3.0.0"
1111
serde = { version = "1.0.228", features = ["derive"] }
12-
serde_json = "1.0.145"
12+
serde_json = "1.0.148"
1313

1414
[[bin]]
1515
name = "ts-analyzer"

0 commit comments

Comments
 (0)