argv 0.1.10

Command line arguments by reference: `Iterator<Item = &'static OsStr>`
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "argv"
version = "0.1.10"
dependencies = [
 "rustversion",
 "target-triple",
]

[[package]]
name = "rustversion"
version = "1.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06"

[[package]]
name = "target-triple"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41449d417a31bc67ba66cf1f910cd4da281ae3fd316aa4657e671fef729cc0ab"