sim-table-core 0.1.0

Shared table substrate: path validation and the table operation protocol.
Documentation
# Generated by `sh bin/simctl meta-build`; do not edit or commit.
# This shim lets the ignored meta-workspace own the package.
[package]
name = "sim-table-core"
version = "0.1.0"
edition = "2024"
license = "MPL-2.0"
description = "Shared table substrate: path validation and the table operation protocol."
readme = "README.md"
publish = true
repository = "https://github.com/sim-nest/sim-foundation"
homepage = "https://github.com/sim-nest/sim-foundation"

[dependencies]
sim-kernel = { version = "0.1.0" }
sim-value = { version = "0.1.0", path = "../sim-value" }

[lints]
workspace = true