[package] name = "gamer" version = "0.1.0" authors = ["Hannes Karppila "] 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"