const-tweaker 0.2.4

Tweak constant variables live from a web GUI
Documentation
[dependencies.anyhow]
version = "1.0.27"

[dependencies.async-std]
version = "1.5.0"

[dependencies.const-tweaker-attribute]
version = "0.3.0"

[dependencies.dashmap]
version = "3.7.0"

[dependencies.horrorshow]
version = "0.8.3"

[dependencies.lazy_static]
version = "1.4.0"

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

[dependencies.tide]
version = "0.6.0"

[package]
authors = ["Thomas Versteeg <thomasversteeg@gmx.com>"]
categories = ["game-development", "config", "development-tools", "rust-patterns"]
description = "Tweak constant variables live from a web GUI"
documentation = "https://docs.rs/const-tweaker"
edition = "2018"
keywords = ["gamedev", "gui", "const"]
license = "AGPL-3.0-or-later"
name = "const-tweaker"
readme = "README.md"
repository = "https://github.com/tversteeg/const-tweaker"
version = "0.2.4"