[dependencies]
[package]
authors = ["João Fernandes <0rangeFox@saphirex.pt>"]
categories = ["game-development", "network-programming"]
description = "A library that makes creating a server easy and uncomplicated."
edition = "2021"
homepage = "https://github.com/0rangeFox/SERVERWORKS"
include = ["src/**/*.rs", "Cargo.toml", "LICENSE", "README.md"]
keywords = ["game", "modular", "network", "server"]
license = "MIT"
name = "serverworks"
readme = "README.md"
repository = "https://github.com/0rangeFox/SERVERWORKS"
rust-version = "1.56.0"
version = "0.0.1"