pipe_bot 0.0.1

Rust library to help with the programming of FRC bots.
Documentation
[package]
name = "pipe_bot"
version = "0.0.1"
authors = ["wozeparrot <wozeparrot@gmail.com>"]
edition = "2018"
description = "Rust library to help with the programming of FRC bots."
license-file = "LICENSE"
license = "BSD-3-Clause"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]