hektor 0.0.3

A library for hekkin vectors.
Documentation
[package]
name = "hektor"
description = "A library for hekkin vectors."
version = "0.0.3"
authors = ["Lokathor <zefria@gmail.com>"]
repository = "https://github.com/Lokathor/hektor"
readme = "README.md"
keywords = ["math", "vector", "graphics"]
edition = "2018"
license = "0BSD"


[features]
default = ["free_functions"]
free_functions = []


[dependencies]
lokacore = "^0.1.2"


[dev-dependencies]
getrandom = "0.1"
randomize = "3.0.0-rc.3"


[badges]
appveyor = { repository = "Lokathor/hektor" }
travis-ci = { repository = "Lokathor/hektor" }