kcode-k1-access-kmap-testkit 0.1.0

Real-stack conformance testkit for the K1 Access-Kmap facade
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "kcode-k1-access-kmap-testkit"
version = "0.1.0"
edition = "2024"
license = "MIT"
description = "Real-stack conformance testkit for the K1 Access-Kmap facade"

[dependencies]
kcode-k1-access-kmap = "0.1.0"
kcode-k1-access = "0.4.0"
kcode-k1-access-profiles = "0.4.0"
kcode-k1-kmap = "0.4.0"
kcode-k1-groups = "0.3.0"
kcode-k1-peering = "0.3.0"
kcode-k1-txn-ordering = "0.5.0"
tempfile = "3"