[package] name = "fitstat" version = "0.1.2" authors = ["Colin Edwards "] edition = "2018" repository = "https://github.com/DDRBoxman/fitstat-rs" license = "MIT" description = "A library to control fitstat devices" [dependencies] serialport = "3.1.0"