fastly-sys 0.8.4

Fastly Compute@Edge ABI Bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "fastly-sys"
description = "Fastly Compute@Edge ABI Bindings"
version = "0.8.4"
authors = ["Fastly <oss@fastly.com>"]
license = "Apache-2.0 WITH LLVM-exception"
edition = "2021"
categories = ["external-ffi-bindings", "wasm"]
keywords = ["fastly"]

[dependencies]
bitflags = "1.2.1"
fastly-shared = { path = "../fastly-shared", version = "^0.8.4" }