[dependencies.log]
version = "0.4.11"
[dependencies.rand]
version = "0.7.3"
[dependencies.serde]
features = ["derive"]
version = "1.0.115"
[package]
authors = ["Delirious Penguin <deliriouspenguin@protonmail.com"]
categories = ["algorithms"]
description = "Rust library to fairly match students to categories."
edition = "2018"
keywords = ["math", "matching", "da-stb"]
license = "MPL-2.0"
name = "matchmaker"
readme = "README.md"
repository = "https://github.com/deliriouspenguin/matchmaker"
version = "0.1.0"