toolbelt 0.0.2

a collection of simple rust utilities
Documentation
[dependencies.cgmath]
features = ["swizzle"]
version = "0.17.0"

[dependencies.noise]
version = "0.6.0"

[dependencies.walkdir]
version = "2.3.1"

[package]
authors = ["trashbyte <github@trashbyte.io>"]
categories = ["development-tools", "game-development"]
description = "a collection of simple rust utilities"
edition = "2018"
keywords = ["tools", "utilities", "utils"]
license = "MIT"
name = "toolbelt"
repository = "https://github.com/trashbyte/toolbelt"
version = "0.0.2"