auto-traffic-control 0.3.2

A video game for programmers about air traffic control
Documentation
[build-dependencies.glob]
version = "0.3.0"

[build-dependencies.tonic-build]
version = "0.7.2"

[dependencies.prost]
version = "0.10.3"

[dependencies.tonic]
version = "0.7.2"

[dev-dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1.18.2"

[features]
server = []

[package]
categories = ["api-bindings", "games"]
description = "A video game for programmers about air traffic control"
edition = "2021"
homepage = "https://auto-traffic-control.com"
keywords = ["game", "gamedev"]
license = "MIT OR Apache-2.0"
name = "auto-traffic-control"
repository = "https://github.com/jdno/auto-traffic-control"
resolver = "2"
rust-version = "1.56"
version = "0.3.2"