[]
= "meter_proxy"
= "0.2.0"
= ["gmazzeo <mazzeo.gio@gmail.com>"]
# A short blurb about the package. This is not rendered in any format when
# uploaded to crates.io (aka this is not markdown).
= "A TCP proxy that measures latency and throughput of a client-server application"
= "https://github.com/dzobbe/rust-proxy"
# This points to a file in the repository (relative to this `Cargo.toml`). The
# contents of this file are stored and indexed in the registry.
= "README.md"
# This is a small list of keywords used to categorize and search for this
# package.
= ["proxy", "forwarder"]
# If a project is using a nonstandard license, then this key may be specified in
# lieu of the above key and must point to a file relative to this manifest
# (similar to the readme key).
= "MIT"
[]
= "0.1.35"
= "0.6"
= "0.3"
= "0.2.0"
= "0.1.0"
= "0.9"