rocket-mongo-file-center-raw-response 0.2.0

This crate provides a response struct used for responding raw data from the File Center on MongoDB with **Etag** cache.
Documentation
# 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 = "rocket-mongo-file-center-raw-response"
version = "0.2.0"
authors = ["Magic Len <len@magiclen.org>"]
description = "This crate provides a response struct used for responding raw data from the File Center on MongoDB with **Etag** cache."
homepage = "https://magiclen.org/rocket-mongo-file-center-raw-response"
readme = "README.md"
keywords = ["rocket", "server", "web", "mongodb", "etag"]
categories = ["web-programming"]
license = "MIT"
repository = "https://github.com/magiclen/rocket-mongo-file-center-raw-response"
[dependencies.mongo-file-center]
version = "0.1.7"

[dependencies.percent-encoding]
version = "1.0.1"

[dependencies.rocket]
version = "0.4"

[dependencies.rocket-etag-if-none-match]
version = "0.3"
[dev-dependencies.validators]
version = "0.19"
features = ["rocketly"]
[badges.travis-ci]
branch = "master"
repository = "magiclen/rocket-mongo-file-center-raw-response"