[package]
name = "bitcoind-log-parser"
version = "0.1.3"
edition = "2021"
description = "Parse Bitcoind Log Lines"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
chrono = "0.4"
logwatcher = "0.1"