io_utils 0.3.1

Some tools that are 'internal' for now because they are insufficiently refined and unstable, but which are used by other 'public' crates.
Documentation
[dependencies.bincode]
version = "1.1.3"

[dependencies.flate2]
version = "1.0.20"

[dependencies.lz4]
version = "1.23.1"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.string_utils]
version = "0.1"

[package]
authors = ["David Jaffe <david.jaffe@10xgenomics.com>"]
description = "Some tools that are 'internal' for now because they are insufficiently refined and unstable, but which are used by other 'public' crates."
edition = "2018"
include = ["src/lib.rs", "LICENSE", "README.md"]
license = "MIT"
name = "io_utils"
repository = "https://github.com/10XGenomics/rust-toolbox"
resolver = "2"
version = "0.3.1"