build: bump nyquest to v0.4.0
This commit is contained in:
@@ -40,7 +40,7 @@ redb = { workspace = true, optional = true }
|
||||
tokio = { workspace = true, features = ["macros"], optional = true }
|
||||
compio = { workspace = true, features = ["macros"], optional = true }
|
||||
|
||||
nyquest-preset = { version = "0.3.0", features = ["async"] }
|
||||
nyquest-preset = { workspace = true, features = ["async"] }
|
||||
|
||||
palc = { version = "0.0.2" }
|
||||
futures-util = { version = "0.3.31", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user