gear_combos 1.0.4

Attempts to make getting combinations of things easier with the use of gears and simple numeric states!
Documentation
[[bin]]
name = "example"
path = "src/main.rs"

[dependencies]

[lib]
name = "gear_combos"
path = "src/gear_combos.rs"

[package]
authors = ["darren <darrenahill@outlook.com>"]
description = "Attempts to make getting combinations of things easier with the use of gears and simple numeric states!"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "gear_combos"
readme = "README.md"
repository = "https://github.com/dazza91/gear_combos/"
version = "1.0.4"