Skip to content

Commit

Permalink
feat: update README for 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Berrysoft committed Sep 20, 2024
1 parent 5cf46a9 commit 8b22edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ They don't support Windows.
Add `compio` as dependency:

```
compio = { version = "0.11.0", features = ["macros"] }
compio = { version = "0.12.0", features = ["macros"] }
```

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

0 comments on commit 8b22edf

Please sign in to comment.