build: bump dependencies

This commit is contained in:
mokurin000
2025-08-04 15:54:27 +08:00
parent fb03009f0d
commit 18eaf01c58
3 changed files with 37 additions and 16 deletions

View File

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