tokio-codec 0.1.2

Utilities for encoding and decoding frames.
Documentation
# 0.1.2 (February 4, 2020)

* Add `tokio 0.2.x` deprecation notice.

# 0.1.1 (September 26, 2018)

* Allow setting max line length with `LinesCodec` (#632)

# 0.1.0 (June 13, 2018)

* Initial release (#353)