[dependencies]
[package]
categories = ["game-development", "mathematics"]
description = "A library that provides 2d and 3d vectors specifically for game developement"
edition = "2021"
keywords = ["gamedev", "vectors"]
license = "MIT"
name = "gamevecs"
readme = "README.md"
repository = "https://github.com/nobschulth/gamevecs"
version = "1.0.0"