sim-lib-music-transform 0.1.1

SIM workspace package for sim lib music transform.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "sim-lib-music-transform"
version = "0.1.1"
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "SIM workspace package for sim lib music transform."
homepage = "https://github.com/sim-nest/sim-music"
readme = "README.md"
license = "MPL-2.0"
repository = "https://github.com/sim-nest/sim-music"

[lib]
name = "sim_lib_music_transform"
path = "src/lib.rs"

[dependencies.num-rational]
version = "0.4"

[dependencies.sim-kernel]
version = "0.1.0"

[dependencies.sim-lib-music-core]
version = "0.1.0"

[dependencies.sim-lib-pitch-chord]
version = "0.1.0"

[dependencies.sim-lib-pitch-core]
version = "0.1.0"

[dependencies.sim-lib-pitch-scale]
version = "0.1.0"

[dependencies.thiserror]
version = "1"

[dev-dependencies.sim-lib-midi-core]
version = "0.1.0"

[dev-dependencies.sim-lib-music-lower]
version = "0.1.0"