warpgate_api 0.4.6

APIs for working with Warpgate plugins.
Documentation
[dependencies.anyhow]
version = "1.0.81"

[dependencies.rustc-hash]
version = "1.1.0"

[dependencies.schematic]
default-features = false
features = ["schema"]
optional = true
version = "0.14.5"

[dependencies.serde]
features = ["derive"]
version = "1.0.197"

[dependencies.serde_json]
version = "1.0.115"

[dependencies.system_env]
version = "0.2.4"

[dependencies.thiserror]
version = "1.0.58"

[features]
default = []
schematic = ["dep:schematic"]

[package]
description = "APIs for working with Warpgate plugins."
edition = "2021"
homepage = "https://moonrepo.dev/proto"
license = "MIT"
name = "warpgate_api"
readme = "README.md"
repository = "https://github.com/moonrepo/proto"
version = "0.4.6"