alexcrichton / alexcrichton/bufstream

Documentation: version 0.2 doesn't exist

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
31
Forks
6
PR merge metrics
No merged PRs in 30d

Description

In the [Async I/O section](http://alexcrichton.com/bufstream/bufstream/index.html#async-io) there's a reference to version 0.2 which doesn't seem to be released yet.

`bufstream = { version = "0.2", features = ["tokio"] }`

Changing it to

`bufstream = { version = "0.1.3", feature = ["tokio"]}` works.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.