riffu 2.2.0

" This crate provides utilities for reading and writing RIFF formatted files. A fork of the original library that provides an option to either eagerly or lazily read into the file.
Documentation
[[bench]]
harness = false
name = "my_benchmark"
[badges.codecov]
repository = "hbina/riffu"

[badges.travis-ci]
repository = "hbina/riffu"
[dev-dependencies.criterion]
version = "0.3.3"

[package]
authors = ["Francesco Bertolaccini <francesco@bertolaccini.dev>", "Hanif Bin Ariffin <hanif.ariffin.4326@gmail.com>"]
description = "\"\nThis crate provides utilities for reading and writing RIFF formatted files.\nA fork of the original library that provides an option to either eagerly or lazily read into the file.\n"
edition = "2018"
license = "MIT"
name = "riffu"
readme = "README.md"
repository = "https://github.com/hbina/riff"
version = "2.2.0"