sim-lib-pattern 0.1.0-rc.1

SIM workspace package for sim lib pattern.
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-lib-pattern"
version = "0.1.0-rc.1"
edition = "2024"
license = "MPL-2.0"
description = "SIM workspace package for sim lib pattern."
readme = "README.md"
publish = true
repository = "https://github.com/sim-nest/sim-runtime"
homepage = "https://github.com/sim-nest/sim-runtime"

[dependencies]
sim-citizen-derive = { version = "0.1.0-rc.1" }
sim-kernel = { version = "0.1.0-rc.1" }
sim-shape = { version = "0.1.0-rc.1" }

[lints]
workspace = true