aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 83e4a1854fabb089c9108cf2a0cbb76d32fa9be8 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
authors = [ "Valentin Popov <info@valentineus.link>" ]
edition = "2018"
name = "bbb2json"
version = "0.2.0"

[dependencies]
walkdir = "2.3.1"