[package] name = "frcds" version = "0.1.0" description = "Another library for controlling FIRST Robotics Competition robots" edition = "2018" readme = "README.md" repository = "https://gitlab.com/amrelk/frcds" authors = ["amrelk "] license = "AGPL-3.0-or-later" [dependencies] byteorder = "1.2.7" bitflags = "1.0.4" failure = "0.1.3"