http_status_code_searcher 0.1.3

searchable http status code from command line arguments.
# 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 = "http_status_code_searcher"
version = "0.1.3"
authors = ["atsushi130 <atsushi_main@outlook.jp>"]
description = "searchable http status code from command line arguments."
readme = "readme.md"
keywords = ["http", "status", "code", "search", "searcher"]
license = "MIT/Apache-2.0"
repository = "https://github.com/atsushi130/http-status-code-searcher"
[dependencies.rustc-serialize]
version = "0.3"