[lib]
name = "strut"
path = "src/lib.rs"
[package]
authors = ["Erik Sargazakov <erik@serpnet.org>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["asynchronous", "config", "database", "web-programming"]
description = """
Pre-publishing crate placeholder.
"""
edition = "2024"
homepage = "https://strut.rs"
keywords = ["opinionated", "application", "framework"]
license = "MIT"
name = "strut"
publish = true
readme = "README.md"
repository = "https://github.com/strut-rs/strut"
version = "0.0.1"