[dependencies.bytemuck]
optional = true
version = "1.5.1"
[dependencies.paste]
version = "1.0.4"
[dependencies.serde]
optional = true
version = "1.0.123"
[dependencies.serde_test]
version = "1.0.123"
[lib]
name = "glucose"
path = "src/lib.rs"
[package]
authors = ["Sebastian <Sebastian@Strobl.net>"]
categories = ["mathematics", "science"]
description = "multipurpose math and physics crate for my projects"
edition = "2018"
keywords = ["math", "mathematics", "science", "physics"]
license-file = "LICENSE"
name = "glucose"
publish = true
repository = "https://github.com/TriedWorks/glucose"
version = "0.1.6"