aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 02e2b4cde34bfcf5de321b95a3f2c29ec75ff873 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "ynab-reimbursements"
version = "0.1.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"

[dependencies]