lenso-kernel 0.3.1

Portable Lenso execution Kernel with bounded lifecycle settlement.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "lenso-kernel"
version = "0.3.1"
edition.workspace = true
license.workspace = true
publish = true
repository.workspace = true
description = "Portable Lenso execution Kernel with bounded lifecycle settlement."

[dependencies]
futures.workspace = true
lenso-app-plan = { path = "../lenso-app-plan", version = "0.4.0" }

[lints]
workspace = true