fix(deps): update rust crate serde_json to v1.0.136
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 24s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 23s

This commit was merged in pull request #51.
This commit is contained in:
2025-01-19 20:56:46 +00:00
parent d8324875cf
commit e6b5ebed1c

4
Cargo.lock generated
View File

@@ -927,9 +927,9 @@ dependencies = [
[[package]]
name = "serde_json"
version = "1.0.135"
version = "1.0.136"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b0d7ba2887406110130a978386c4e1befb98c674b4fba677954e4db976630d9"
checksum = "336a0c23cf42a38d9eaa7cd22c7040d04e1228a19a933890805ffd00a16437d2"
dependencies = [
"itoa",
"memchr",