pagat 0.0.2

A library that helps you split the bill
Documentation
[dependencies.petgraph]
version = "0.6.3"

[dependencies.thiserror]
version = "1.0.40"

[lib]
name = "pagat"

[package]
authors = ["Matheus Macabu <mkbu95@gmail.com>"]
description = "A library that helps you split the bill"
edition = "2021"
keywords = ["bills", "split", "graphs", "money"]
license = "MIT OR Apache-2.0"
name = "pagat"
readme = "README.md"
repository = "https://github.com/macabu/pagat.git"
version = "0.0.2"