[package] name = "covalent" version = "0.1.2" authors = ["thirdsgames "] edition = "2018" description = "Crate name available" license = "Apache-2.0" repository = "https://github.com/thirdsgames/covalent" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] cgmath = "^0.17.0" rayon = "^1.3.1" log = "0.4" [badges] maintenance = { status = "experimental" }