v0.1.3-pre.002-fix.001

This commit is contained in:
2026-08-15 19:11:30 +02:00
parent 8360f25f59
commit 9207919d47
3 changed files with 149 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
// file: crates/ksp-config-lib/tests/public_api.rs
// version: 1
// version: 2
//! Integration tests for the public `ksp-config-lib` bootstrap contract.
#[test]
fn bootstrap_contract_is_available_from_crate_root() {