multipart-stream 0.1.2

parse and serialize async multipart/x-mixed-replace streams.
Documentation
# 0.1.2

*   `Cargo.toml` and `README.md` changes only.

# 0.1.1

*   parser: allow newlines before the first part and after the last part, as
    observed on Dahua event streams.

# 0.1.0

Initial release.