Initial support for compio runtime (#399)

This commit is contained in:
Nikolay Kim 2024-09-05 08:57:04 +05:00 committed by GitHub
parent 8a3a8f1df8
commit 85b076c640
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 29 additions and 3 deletions

View file

@ -15,10 +15,10 @@ members = [
"ntex-macros",
"ntex-util",
"ntex-async-std",
"ntex-compio",
"ntex-glommio",
"ntex-tokio",
"ntex-async-std",
]
[patch.crates-io]