hektor 0.0.3

A library for hekkin vectors.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

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

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

[features]
default = ["free_functions"]
free_functions = []
[badges.appveyor]
repository = "Lokathor/hektor"

[badges.travis-ci]
repository = "Lokathor/hektor"