daicon 0.11.0

Reference rust reader/writer implementation of the daicon format
Documentation
[dependencies.anyhow]
version = "1.0.69"

[dependencies.bytemuck]
version = "1.13.0"

[dependencies.daicon-types]
version = "0.1.0"

[dependencies.stewart]
version = "0.4.0"

[dependencies.tracing]
version = "0.1.37"

[dependencies.uuid]
features = ["v4"]
version = "1.3.0"

[package]
description = "Reference rust reader/writer implementation of the daicon format"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "daicon"
readme = "README.md"
repository = "https://github.com/open-mv-sandbox/daicon"
version = "0.11.0"