[package] name = "hexmatrix" version = "0.1.0" authors = ["David Huss <dh@atoav.com>"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] jack = "0.7" libc = "0.2" rosc = "~0.5" arr_macro = "0.1.3"