[package] name = "calpro-core" description = "Calpro core models and controllers" version = "0.1.1" authors = ["yashsaxena"] edition = "2018" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib] crate-type = ["cdylib", "rlib"] [dependencies]