fastly-kv-preview 0.8.2

Fastly Compute@Edge KV API previews
Documentation
[package]
name = "fastly-kv-preview"
description = "Fastly Compute@Edge KV API previews"
version = "0.8.2"
authors = ["Fastly <oss@fastly.com>"]
license = "Apache-2.0 WITH LLVM-exception"
edition = "2018"
keywords = ["fastly"]

[dependencies]
fastly = { path = "../fastly", version = "^0.8.2" }
fastly-shared = { path = "../fastly-shared", version = "^0.8.2" }
lazy_static = "^1.4.0"
thiserror = "^1.0.20"