robotconfig 0.1.0

Runtime configuration of hardware addresses and parameters using JSON
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.126"

[dependencies.serde_json]
version = "1.0.64"

[package]
authors = ["Evan Pratten <ewpratten@gmail.com>"]
categories = ["robotics", "embedded"]
description = "Runtime configuration of hardware addresses and parameters using JSON"
documentation = "https://docs.rs/robotconfig"
edition = "2018"
homepage = "https://github.com/ewpratten/robotconfig"
keywords = ["robotics", "lib5k"]
license = "GPL-3.0"
name = "robotconfig"
readme = "README.md"
repository = "https://github.com/ewpratten/robotconfig"
version = "0.1.0"