feat: Add no-std feature

split-by-pattern
k-nasa 5 years ago
parent 57974ae0b7
commit 4996f29778

@ -46,7 +46,9 @@ std = [
"pin-project-lite",
"pin-utils",
"slab",
"no-std",
]
no-std = []
[dependencies]
async-attributes = { version = "1.1.1", optional = true }

Loading…
Cancel
Save