sim-codec-binary 0.1.0-rc.1

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

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

[dev-dependencies]
sim-test-support = { version = "0.1.0-rc.1", path = "../sim-test-support" }