gamer 0.1.0

Game-Agnostic Matchmaking Engine for Rust
Documentation
[package]
name = "gamer"
version = "0.1.0"
authors = ["Hannes Karppila <hannes.karppila@gmail.com>"]
license = "MIT"
repository = "https://github.com/Dentosal/rust-gamer"
description = "Game-Agnostic Matchmaking Engine for Rust"
categories = ["games"]
readme="README.md"

[dependencies]
rand = "0.4.2"