[package] name = "complexible" version = "0.2.4" edition = "2021" authors = ["Keyvan Mas "] description = "A minimal and user-friendly Rust library complex-number operations, bringing the joy of complex mathematics to Rustaceans everywhere!" keywords = ["complex-numbers", "math", "rust"] categories = ["mathematics"] license = "MIT" repository = "https://github.com/kevmasajedi/complexible" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]