fastly 0.2.0-alpha1

Fastly Compute@Edge API
Documentation
[package]
name = "fastly"
description = "Fastly Compute@Edge API"
version = "0.2.0-alpha1"
authors = ["Fastly <oss@fastly.com>"]
license = "Apache-2.0 WITH LLVM-exception"
edition = "2018"

[dependencies]
bytes = "0.5"
fastly-shared = { path = "../fastly-shared", version = "=0.2.0-alpha1" }
http = "0.2"
lazy_static = "1.4.0"
log = "0.4.8"