[package]
name = "gfxmath-quat"
description = "gfxmath-quat"
version = "0.0.0"
authors = ["Tony Nguyen <900692-t101@users.noreply.gitlab.com>"]
edition = "2018"
readme = "README.md"
license-file = "LICENSE.txt"
keywords = ["graphics", "math"]
include = [
"src/**/*.rs",
"Cargo.toml",
]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]