blob: a98152a872c4d7ed03560991a1fffd4ee79366c6 [file] [log] [blame]
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)
[package]
name = "getopts"
version = "0.2.19"
authors = ["The Rust Project Developers"]
description = "getopts-like option parsing.\n"
homepage = "https://github.com/rust-lang/getopts"
documentation = "https://doc.rust-lang.org/getopts"
readme = "README.md"
categories = ["command-line-interface"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-lang/getopts"
[dependencies.unicode-width]
version = "0.1.5"
[dev-dependencies.log]
version = "0.4"