[dependencies]
[package]
authors = ["Ivan Pusic <450140+ivpusic@users.noreply.github.com>"]
description = "Rust crate for calculating players ratings based on elo ranking system"
edition = "2018"
homepage = "https://github.com/ivpusic/rust-elo"
license = "MIT"
name = "elo"
repository = "https://github.com/ivpusic/rust-elo.git"
version = "0.1.0"