aki-unbody 0.1.18

output first or last n lines, like a head and tail of linux command.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "aki-unbody"
version = "0.1.18"
dependencies = [
 "anyhow",
 "exec-target",
 "flood-tide",
 "indoc",
 "memx-cdy",
 "runnel",
 "rust-version-info-file",
 "rustc_version",
]

[[package]]
name = "anyhow"
version = "1.0.68"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61"

[[package]]
name = "cpufeatures"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"
dependencies = [
 "libc",
]

[[package]]
name = "exec-target"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "46c8041c9b9d4d3d9557efc899720c285757436a56f7ada805913f28efe4df73"

[[package]]
name = "flood-tide"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6eef9f93d8cc660233a25f995a445ddfb6f9de6d2439709300013f0006498866"

[[package]]
name = "indoc"
version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da2d6f23ffea9d7e76c53eee25dfb67bcd8fde7f1198b0855350698c9f07c780"

[[package]]
name = "libc"
version = "0.2.139"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"

[[package]]
name = "memx"
version = "0.1.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd311ff35c67b06c057084d17ceddf7a42b6e2998fc75fa697485eefc9c63700"
dependencies = [
 "cpufeatures",
 "rustc_version",
]

[[package]]
name = "memx-cdy"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed3333d4072ffa9c47a43875391ca6133afd4eaf41b14e6542940ae30e95486a"
dependencies = [
 "libc",
 "memx",
]

[[package]]
name = "runnel"
version = "0.3.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74c00482bb828d40e92f4a81fee60d50d4f6af1db5cbecf96ca770eb0b85b187"
dependencies = [
 "rustc_version",
]

[[package]]
name = "rust-version-info-file"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51082dd22c14a0d99d63127a92d9594ff605b139b2f726a6635e00d562508837"

[[package]]
name = "rustc_version"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
dependencies = [
 "semver",
]

[[package]]
name = "semver"
version = "1.0.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58bc9567378fc7690d6b2addae4e60ac2eeea07becb2c64b9f218b53865cba2a"