[dependencies.clap]
features = ["derive"]
version = "3.0.0-rc.8"
[dependencies.colored]
version = "2"
[dependencies.infer]
version = "0.6.0"
[dependencies.istor]
version = "0.1.2"
[dependencies.tiny_http]
version = "0.10"
[package]
authors = ["Octalbyte <octalbyte0o52@protonmail.com>"]
categories = ["web-programming::http-server"]
description = "A CLI http server for static file sharing"
edition = "2018"
homepage = "https://github.com/statix-server/"
keywords = ["server", "webserver", "http", "html", "static"]
license = "MIT"
name = "statix"
repository = "https://github.com/statix-server/statix"
version = "4.7.0"