summaryrefslogtreecommitdiff
path: root/importers/actualbudget/Cargo.toml
blob: 3fa713af10f553abad51065aac78ea1ff37f6603 (plain)
1
2
3
4
5
6
7
[package]
name = "actualbudget"
version = "0.1.0"
edition = "2021"

[dependencies]
sqlite = "0.36.1"