lunaria-api 0.1.3

A Rust API client for the video game Lunaria
Documentation
[build-dependencies.tonic-build]
version = "0.5.0"
[dependencies.prost]
version = "0.8.0"

[dependencies.tonic]
version = "0.5.0"
[dev-dependencies.tokio]
features = ["full"]
version = "1.7.1"

[features]
server = []

[package]
authors = ["Lunaria Contributors", "Jan David Nose <jandavid@playlunaria.com>"]
categories = ["api-bindings", "games"]
description = "A Rust API client for the video game Lunaria"
edition = "2018"
homepage = "https://playlunaria.com"
keywords = ["game", "gamedev"]
license = "MIT OR Apache-2.0"
name = "lunaria-api"
repository = "https://github.com/playlunaria/lunaria"
version = "0.1.3"