Remove leftover mentions of async-std
This commit is contained in:
parent
9f1beba583
commit
5b8d92ed5b
2 changed files with 2 additions and 14 deletions
|
|
@ -6,7 +6,6 @@ pub use crate::core::time::*;
|
|||
docsrs,
|
||||
doc(cfg(any(
|
||||
feature = "tokio",
|
||||
feature = "async-std",
|
||||
feature = "smol",
|
||||
target_arch = "wasm32"
|
||||
)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue