chore: update mad
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2025-11-15 14:39:24 +01:00
parent 351226d7c4
commit 8647d571ba
2 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ tracing.workspace = true
async-trait = { version = "0.1" }
notmad = { version = "0.8.1", optional = true }
notmad = { version = "0.9.0", optional = true }
tokio-util = { version = "0.7", optional = true }
[features]