[dependencies]
[package]
authors = ["Savio Santos <saviosa08@gmail.com>"]
description = "Create a vector of rounds and their respective matches in a tournament, using the Round-robin algorithm."
edition = "2018"
license = "MIT"
name = "round_robin"
repository = "https://github.com/savi8sant8s/round_robin"
version = "0.1.2"