Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Commit 2c1d981

Browse files
chore(deps): bump serde_json from 1.0.140 to 1.0.142
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.142. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.142) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f0a825 commit 2c1d981

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

mania/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ rand_chacha = "0.9.0"
3535
regex = "1.11.1"
3636
reqwest = "0.12.22"
3737
serde = { version = "1.0.219", features = ["derive"] }
38-
serde_json = "1.0.140"
38+
serde_json = "1.0.142"
3939
sha1 = "0.11.0-rc.0"
4040
surge-ping = "0.8.2"
4141
thiserror.workspace = true

0 commit comments

Comments
 (0)