[[bin]]
name = "tms"
path = "src/main.rs"

[dependencies.actix-web]
version = "4.8.0"

[package]
authors = ["Willy Micieli"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["asynchronous"]
description = "The teams api"
edition = "2021"
keywords = ["api", "teams"]
license = "MIT"
name = "tms"
readme = "README.md"
repository = "https://github.com/otechdo/tms"
version = "0.0.0"