aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 1ac9ea09ce4425866afa37f6da457f64eb575152 (plain)
1
2
3
4
5
6
7
8
[package]
name = "blubcat"
version = "0.1.0"
edition = "2021"


[dependencies]
anyhow = "1.0.57"