[dependencies.openapiv3]
version = "2.0.0"
[dependencies.serde]
features = ["derive"]
version = "1.0.197"
[dependencies.serde_json]
version = "1.0.114"
[dependencies.serde_yaml]
version = "0.9.34"
[dependencies.thiserror]
version = "1.0.58"
[dependencies.trustfall]
version = "0.7.1"
[dependencies.yaml-hash]
version = "0.3.0"
[package]
authors = ["Leslie de Jager"]
categories = []
description = "OpenAPI Trustfall adapter"
edition = "2021"
homepage = "https://github.com/ZimboPro/trustfall-adapters.git"
keywords = ["trustfall"]
license = "MIT"
name = "openapi-trustfall-adapter"
readme = "README.md"
repository = "https://github.com/ZimboPro/trustfall-adapters.git"
version = "0.2.0"