[package] name = "gamma_ray" version = "0.1.0" authors = ["Sebastian "] edition = "2018" license-file = "LICENSE" repository = "https://github.com/TriedWorks/gamma_ray" categories = ["math", "mathematics", "science", "physics"] keywords = ["math", "mathematics", "science", "physics"] publish = true description = "multipurpose math and physics crate for my projects (development will start soon, currently this is mostly a name reserve, sorry :c)" [lib] name = "gamma_ray" path = "src/lib.rs" [dependencies]