You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "A library that applies Rust bindings to music theory concepts. Generate scales and chords! Study relationships between different notes and intervals."
[dependencies]
regex = "1.4.3"
lazy_static = "1.4.0"
[dev-dependencies.cargo-husky]
version = "1.5.0"
default-features = false
features = ["precommit-hook", "run-cargo-test", "run-cargo-fmt", "run-cargo-clippy"]