chore: Update dependencies

This commit is contained in:
parazyd
2025-08-05 09:40:58 +02:00
parent 14a433cbe3
commit fda2a84034
21 changed files with 890 additions and 994 deletions

View File

@@ -16,7 +16,7 @@ smol = "2.0.2"
futures = "0.3.31"
async-std = "1.13.1"
async-trait = "0.1.88"
async-channel = "2.3.1"
async-channel = "2.5.0"
async-executor = "1.13.2"
easy-parallel = "3.3.1"
@@ -31,7 +31,7 @@ fxhash = "0.2.1"
url = "2.5.4"
# Encoding and parsing
serde_json = "1.0.140"
serde_json = "1.0.142"
[lints]
workspace = true