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