overtone 0.1.0

An API for creation and management of rich (as in rich-text) musical-ish projects.
Documentation
[dependencies.libloading]
version = "0.8.1"

[dependencies.serde]
version = "1.0.193"

[dependencies.serde_derive]
version = "1.0.193"

[dependencies.toml]
version = "0.8.8"

[dependencies.uid]
version = "0.1.7"

[lib]
crate-type = ["dylib", "rlib"]

[package]
categories = ["data-structures"]
description = "An API for creation and management of rich (as in rich-text) musical-ish projects."
edition = "2021"
keywords = ["overtone", "music", "daw", "composition"]
license-file = "LICENSE"
name = "overtone"
readme = "README.md"
repository = "https://github.com/mrpedrobraga/overtone"
rust-version = "1.74.0"
version = "0.1.0"