new-home-core 0.1.3

New Home Core is, as the name says, the core of the whole New Home eco system. It manages all New Home applications in your home.
Documentation
[dependencies.regex]
version = "1.3.7"

[dependencies.rouille]
version = "3.0.0"

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

[dependencies.serde_json]
version = "1"

[dependencies.serde_yaml]
version = "0.8"

[package]
authors = ["Yannik <yannik@yannik-sc.de>"]
description = "New Home Core is, as the name says, the core of the whole New Home eco system. It manages all New Home applications in your home."
edition = "2018"
license = "MIT"
name = "new-home-core"
readme = "README.md"
repository = "https://gitlab.com/Y_Software/new-home-core"
version = "0.1.3"