[package]
edition = "2018"
name = "savory-theme"
version = "0.0.1"
authors = ["Muhannad Alrusayni <Muhannad.Alrusayni@gmail.com>"]
include = ["src/**/*", "Cargo.toml"]
description = "The official theme for Savory"
homepage = "https://gitlab.com/MAlrusayni/savory"
documentation = "https://docs.rs/savory-theme"
readme = "../README.MD"
keywords = ["web", "seed", "SPA", "wasm", "framework"]
categories = ["gui", "wasm", "web-programming"]
license = "MIT OR Apache-2.0"
repository = "https://gitlab.com/MAlrusayni/savory/tree/master/theme"
[dependencies]