build: bump nyquest to v0.4.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user