wallet-lib 0.0.0

A spreadsheet likewise Rust library to track your finances.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "wallet-lib"
description = "A spreadsheet likewise Rust library to track your finances."
version = "0.0.0"
license = "GPL-3.0-or-later"
authors = ["Christian Mayer <christian@fox21.at>"]
homepage = "https://fox21.at"
documentation = "https://fox21.at"
keywords = ["wallet", "lib"]
categories = ["finances"]
edition = "2018"

[dependencies]