Lucio Franco
|
50e5d401df
|
chore: prepare for v0.2.0-alpha.1 release (#1410)
|
2019-08-08 12:48:53 -07:00 |
|
Carl Lerche
|
62f34e15ce
|
Bump tokio to 0.1.19. (#1053)
This also bumps:
- tokio-async-await (0.1.7)
- tokio-buf (0.1.1)
- tokio-sync (0.1.5)
- tokio-threadpool (0.1.14)
|
2019-04-22 15:12:25 -07:00 |
|
Carl Lerche
|
0e2e07812a
|
Bump tokio-buf to v0.1.0 (#925)
|
2019-02-23 21:58:47 -08:00 |
|
Carl Lerche
|
51e36e41bc
|
Add tokio-buf and a BufStream trait (#611)
The `BufStream` trait provides an improved API for working with
asynchronous streams of bytes compared to `Stream<Item = [u8]>`
|
2018-10-29 13:43:48 -07:00 |
|