[package] name = "test-dirac-tensor" version = "0.0.0" edition = "2021" description = "Supporting tensor library for quantum machanics macros." license = "WTFPL" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] num = "0.4.0"