barf 1.0.0

Turn any input into "barf"-ed output.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "barf"
version = "1.0.0"
dependencies = [
 "nano-leb128",
 "vint64",
]

[[package]]
name = "byteio"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1628aaab25b23803453d80873600ebffe6326577c1db81f5a3d123290e6287af"

[[package]]
name = "nano-leb128"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f778a7433cee0fc957551fe7e8bb7abb5caa7ea5d5ed52f9fabb63873415728e"
dependencies = [
 "byteio",
]

[[package]]
name = "vint64"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0b3dd7987b5df43ec8f5a1050d608b4d9c78a5785c70549635870b9cad9442c"