[dependencies]
[package]
authors = ["Ryan Kopf <ryan@ryankopf.com>"]
categories = ["web-programming", "asynchronous"]
description = "A web framework for Rust, inspired by Ruby on Rails, with enhancements for jobs, watchers, and other components."
documentation = "https://github.com/tracks-rs/tracks"
edition = "2021"
homepage = "https://github.com/tracks-rs/tracks"
keywords = ["web-framework", "rust", "rails-inspired"]
license = "MIT"
name = "tracks"
readme = "README.md"
repository = "https://github.com/tracks-rs/tracks"
version = "0.1.0"