Better worker availability handling (#546)

This commit is contained in:
Nikolay Kim 2025-03-28 08:51:44 +01:00 committed by GitHub
parent 8f2d5056c9
commit e9a1284151
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 86 additions and 48 deletions

View file

@ -42,4 +42,4 @@ tok-io = { version = "1", package = "tokio", default-features = false, features
"net",
], optional = true }
ntex-neon = { version = "0.1.11", optional = true }
ntex-neon = { version = "0.1.14", optional = true }