build: bump nyquest to v0.4.0

This commit is contained in:
2026-01-05 23:50:56 +08:00
parent 78adffd34d
commit bd6df7b93a
4 changed files with 17 additions and 15 deletions

View File

@@ -37,7 +37,7 @@ md5 = "0.8.0"
chrono = "0.4.41"
# network request
nyquest = { version = "0.3.0", features = ["async", "json"] }
nyquest = { workspace = true, features = ["async", "json"] }
# compression / encryption