rodar 0.1.0

a command line tool that brings together all the functions Roy would use for analysis and decision-making.
[dependencies]

[package]
authors = ["Roy Wu"]
autobenches = true
categories = ["algorithms", "no-std"]
description = "a command line tool that brings together all the functions Roy would use for analysis and decision-making.\n"
edition = "2021"
include = ["src/", "LICENSE-*", "README.md", "CHANGELOG.md", "COPYRIGHT"]
keywords = []
license = "MIT"
name = "rodar"
readme = "README.md"
resolver = "2"
version = "0.1.0"