[package]
description = 'rust-crlf'
name = "rust-crlf"
version = "1.0.0"
edition = "2021"
license = "MIT OR Apache-2.0"
exclude = ["test/*"]

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

[dependencies]
clap = "4.0.15"
lazy_static = "1.4.0"
path-absolutize = "3.0.14"