sim-lib-binding 0.1.3

Binding forms and scoped name resolution for SIM runtime evaluation.
Documentation
[package]
name = "sim-lib-binding"
version = "0.1.3"
edition = "2024"
license = "MPL-2.0"
description = "Binding forms and scoped name resolution for SIM runtime evaluation."
readme = "README.md"
publish = true
repository = "https://github.com/sim-nest/sim-runtime"
homepage = "https://github.com/sim-nest/sim-runtime"

[dependencies]
sim-cookbook = { version = "0.2.0" }
sim-kernel = { version = "0.2.0" }

[build-dependencies]
sim-cookbook = { version = "0.2.0" }

[lints]
workspace = true