basi_css 0.2.22

CSS framework using tiny_http
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

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

[lib]
name = "basi_css"
path = "src/lib.rs"

[dependencies.tiny_http]
version = "0.12"