Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -39,7 +39,7 @@ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
|
||||
|
||||
[[package]]
|
||||
name = "drop-queue"
|
||||
version = "0.0.6"
|
||||
version = "0.0.7"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
||||
@@ -16,7 +16,7 @@ tracing.workspace = true
|
||||
|
||||
async-trait = { version = "0.1" }
|
||||
|
||||
notmad = { version = "0.9.0", optional = true }
|
||||
notmad = { version = "0.10.0", optional = true }
|
||||
tokio-util = { version = "0.7", optional = true }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user