[package] name = "autd3-traits" version = "14.2.2" authors = ["shun suzuki "] edition = "2021" license = "MIT" description = "Wav Modulation for AUTD." repository = "https://github.com/shinolab/autd3" readme = "README.md" keywords = ["autd"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib] proc-macro = true [dependencies] quote = "1.0.18" syn = "2.0.3"