floaout 0.2.0

Floaout encoding and decoding library.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "floaout"
version = "0.2.0"
dependencies = [
 "mpl",
 "mycrc",
]

[[package]]
name = "mpl"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0916352494ed2edb9375c10236150e2213eeafdeef10e74dfabb18ff42ddfc"

[[package]]
name = "mycrc"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3c7ae4c0bfaa74ad78aad42e54688e68e825d0a6346fc36987fbd76888a2b2a"