Skip to content

Commit 2e8d389

Browse files
committed
a fix
1 parent aaf5928 commit 2e8d389

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,9 @@ comparison demo.
322322
`rsloop` builds on the Python `asyncio` model and is implemented with
323323
[PyO3](https://pyo3.rs/) on the Rust side. The runtime and I/O work in the
324324
current implementation rely in part on
325-
[compio](https://github.com/compio-rs/compio).
325+
[compio](https://github.com/compio-rs/compio). On Windows, parts of the
326+
runtime also rely on
327+
[vibeio](https://crates.io/crates/vibeio).
326328

327329
## License
328330

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)