[package]
name = "lenso-runtime-conformance"
version = "0.1.0"
edition.workspace = true
license.workspace = true
publish = true
repository.workspace = true
description = "Kernel-owned conformance fixtures for Lenso Runtime Drivers and Execution Adapters."
[dependencies]
futures.workspace = true
lenso-app-plan = { path = "../lenso-app-plan", version = "0.1.0" }
lenso-kernel = { path = "../lenso-kernel", version = "0.1.0" }
[lints]
workspace = true