fix(deps): update rust crate serde_json to v1.0.142
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 4m39s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 2m27s

This commit was merged in pull request #121.
This commit is contained in:
2025-08-01 00:04:11 +00:00
parent a5bfcefb7f
commit a07761f170

4
Cargo.lock generated
View File

@@ -916,9 +916,9 @@ dependencies = [
[[package]]
name = "serde_json"
version = "1.0.141"
version = "1.0.142"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3"
checksum = "030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7"
dependencies = [
"itoa",
"memchr",