Update Rust crate serde_json to 1.0.148
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-12-28 00:30:14 +00:00
parent 7e747b50f3
commit 5bd62d7683
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ matrix-sdk = { version = "0.16.0", features = ["e2e-encryption"] }
matrix-sdk-ui = "0.16.0"
url = "2.5.7"
ractor = "0.15.10"
serde_json = "1.0.147"
serde_json = "1.0.148"
lazy-regex = "3.4.2"
actix-ws = "0.3.0"
infer = "0.19.0"