Skip to content

Commit aa079d7

Browse files
committed
Merge branch 'master' of github.com:compio-rs/compio
2 parents 4690915 + 2cdd688 commit aa079d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ It doesn't support Windows.
4242
Add `compio` as dependency:
4343

4444
```
45-
compio = { version = "0.15.0", features = ["macros"] }
45+
compio = { version = "0.16.0", features = ["macros"] }
4646
```
4747

4848
Then we can use high level APIs to perform filesystem & net IO.

0 commit comments

Comments
 (0)