my-iot 0.19.5

Yet another home automation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "my-iot"
version = "0.19.5"
authors = ["Pavel Perestoronin <eigenein@gmail.com>"]
publish = true
description = "Yet another home automation"
homepage = "https://github.com/eigenein/my-iot-rs"
documentation = "https://github.com/eigenein/my-iot-rs/wiki"
readme = "README.md"
keywords = ["iot"]
categories = ["command-line-utilities"]
license = "MIT"
repository = "https://github.com/eigenein/my-iot-rs"
[dependencies.bus]
version = "2.2.2"

[dependencies.chashmap]
version = "2.2.2"

[dependencies.chrono]
version = "0.4.7"
features = ["serde"]

[dependencies.chrono-tz]
version = "0.5.1"
features = ["serde"]

[dependencies.clap]
version = "2.33.0"

[dependencies.crossbeam-channel]
version = "0.3.9"

[dependencies.env_logger]
version = "0.6.2"

[dependencies.eventsource]
version = "0.4.0"

[dependencies.failure]
version = "0.1.5"

[dependencies.log]
version = "0.4"

[dependencies.markup]
version = "0.3.1"

[dependencies.pretty_env_logger]
version = "0.3.0"

[dependencies.reqwest]
version = "0.9.20"

[dependencies.rouille]
version = "3.0.0"

[dependencies.rusqlite]
version = "0.18.0"

[dependencies.serde]
version = "1.0"
features = ["derive"]

[dependencies.serde_json]
version = "1.0"

[dependencies.serde_yaml]
version = "0.8"
[badges.is-it-maintained-issue-resolution]
repository = "eigenein/my-iot-rs"

[badges.is-it-maintained-open-issues]
repository = "eigenein/my-iot-rs"