[dependencies.bumpalo]
features = ["collections"]
version = "3.19.0"
[dependencies.rmp]
version = "0.8.14"
[dependencies.shopify_function_wasm_api_core]
version = "0.2.0"
[dev-dependencies.paste]
version = "1.0"
[dev-dependencies.rmp-serde]
version = "1.3"
[dev-dependencies.serde_json]
version = "1.0"
[lib]
crate-type = ["lib", "cdylib"]
name = "shopify_function_provider"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Provider for the Shopify Function Wasm API"
edition = "2021"
homepage = "https://github.com/Shopify/shopify-function-wasm-api"
license = "MIT"
name = "shopify_function_provider"
readme = false
repository = "https://github.com/Shopify/shopify-function-wasm-api"
version = "2.0.1"