candid_client 0.1.1

A library to handle client connections to a CANdid server
Documentation
[package]
name = "candid_client"
version = "0.1.1"
authors = ["Alex van de Sandt <avandesa@purdue.edu>"]
edition = "2018"
description = "A library to handle client connections to a CANdid server"
license = "MIT"
readme = "README"
documentation = "https://docs.rs/crate/candid_client/"
repository = "https://gitlab.com/avandesa/candid-rs"
keywords = ["CAN", "SocketCAN"]

[dev-dependencies]
clap = "^2.32"