[dependencies.tiny_http]
version = "0.12"
[lib]
name = "basi_css"
path = "src/lib.rs"
[package]
authors = ["LemonsSquirrel"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "CSS framework using tiny_http"
edition = "2021"
license = "ISC"
name = "basi_css"
readme = "README.md"
repository = "https://github.com/LemonsSquirrel/BasiCss"
version = "0.2.2"