scrappy-cors 0.0.1

Cross-origin resource sharing (CORS) for scrappy applications.
Documentation
[dependencies.derive_more]
version = "0.99.2"

[dependencies.futures]
version = "0.3.1"

[dependencies.scrappy]
version = "0.0.1"

[dependencies.scrappy-service]
version = "0.0.1"
[dev-dependencies.scrappy-rt]
version = "0.0.1"

[package]
authors = ["Bevan Hunt <bevan@bevanhunt.com>"]
description = "Cross-origin resource sharing (CORS) for scrappy applications."
edition = "2018"
homepage = "https://apibill.me"
keywords = ["web", "framework"]
license = "MIT"
name = "scrappy-cors"
repository = "https://github.com/apibillme/scrappy"
version = "0.0.1"