ross-config 1.5.0

Config helpers for the Rusty Old Smart System
Documentation
[package]
name = "ross-config"
version = "1.5.0"
authors = ["Linas Nikiperavičius <linas@linasdev.com>"]
edition = "2018"
license-file = "LICENSE.md"
description = "Config helpers for the Rusty Old Smart System"
repository = "https://github.com/linasdev/ross-config"
readme = "README.md"

[dependencies]
ross-protocol = "1.14.0"

[dependencies.downcast-rs]
version = "1.2.0"
default-features = false