summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Collapse)Author
2023-06-02refactor: deprecate pin and use std pin; upgrade dependencies (#174)ihc童鞋@提不起劲
2022-11-22feat: compatiable with tokio io trait when only legacy is enabled (#127)ihc童鞋@提不起劲
* feat: compatiable with tokio io trait when only legacy is enabled * fix set init bug in poll_read; add hyper client example * feat: support writev for tokio zero cost compat mode * fix testing issue for macos since simulator of github is slow...
2021-12-02Init: open-sourceihciah