1
0
Fork 0
mirror of https://github.com/ntex-rs/ntex.git synced 2025-04-05 22:07:38 +03:00
This commit is contained in:
Nikolay Kim 2025-03-25 11:21:33 +01:00
parent c1b13c75cc
commit 8577952b4e

View file

@ -40,7 +40,7 @@ ntex-util = "2.5"
ntex-tokio = { version = "0.5.3", optional = true }
ntex-compio = { version = "0.2.4", optional = true }
ntex-neon = { version = "0.1.9", optional = true }
ntex-neon = { version = "0.1.10", optional = true }
bitflags = { workspace = true }
cfg-if = { workspace = true }