[package] name = "rustmex_core" version = "0.3.0" edition = "2021" license = "MPL-2.0" description = "Rustmex libary with core functionality" keywords = ["Rustmex", "Matlab", "mex", "ffi"] repository = "https://gitlab.com/nielstermeer/rustmex" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] num-complex = "0.4"