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

@@ -33,7 +33,7 @@ redb = { workspace = true, optional = true }
tokio = { workspace = true, features = ["macros"], optional = true }
compio = { workspace = true, features = ["macros"], optional = true }
nyquest-preset = { version = "0.2.0", features = ["async"] }
nyquest-preset = { version = "0.3.0", features = ["async"] }
palc = { version = "0.0.1", features = ["derive"] }
futures-util = { version = "0.3.31", optional = true }