Skip to content

Commit 54dcc6a

Browse files
dependabot[bot]bcyran
authored andcommitted
build(deps): bump serde_json from 1.0.143 to 1.0.145
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.143 to 1.0.145. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.145) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8d8350 commit 54dcc6a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -32,7 +32,7 @@ plist = "1.8.0"
3232
png = "0.18.0"
3333
seahash = "4.1.0"
3434
serde = { version = "1.0.228", features = ["derive"] }
35-
serde_json = "1.0.143"
35+
serde_json = "1.0.145"
3636
signal-hook = "0.3.18"
3737
sun = "0.3.1"
3838
threadpool = "1.8.1"

0 commit comments

Comments
 (0)