chore: update notmad
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-11-13 19:52:02 +01:00
parent bbda5ad934
commit 53d170baf8
2 changed files with 102 additions and 179 deletions

View File

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