0.3.16-pre.005

This commit is contained in:
2026-09-21 19:31:35 +02:00
parent 19712aa7a6
commit 8b0fbf831e
14 changed files with 895 additions and 132 deletions

View File

@@ -1,5 +1,5 @@
// file: crates/ksp-store-api/tests/dependency_boundary.rs
// version: 7
// version: 8
//! Dependency canaries for the Store API RAW foundation.
@@ -97,6 +97,7 @@ fn pre_006_source_boundary_keeps_models_and_capabilities_backend_free() {
"ksp_onchain_transport_lib",
"ksp_program_api",
"serde::",
"serde_json::",
"sqlx::",
"tokio::",
"tokio_postgres::",