Skip to content

Commit 3ce349b

Browse files
dependabot[bot]Coekjan
authored andcommitted
Bump serde_json from 1.0.117 to 1.0.119
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.117 to 1.0.119. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.117...v1.0.119) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7a2e4d commit 3ce349b

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ reqwest = { version = "0.12.5", default-features = false, features = [
2626
"rustls-tls",
2727
] }
2828
semver = "1.0.23"
29-
serde_json = "1.0.117"
29+
serde_json = "1.0.119"
3030
termcolor = "1.4.1"
3131
typst-syntax = "0.11.1"
3232

0 commit comments

Comments
 (0)