[package] name = "ju-tcs-tbop-24-jfk" version = "0.1.2" edition = "2021" license-file = "LICENSE" description = "CLI tool for head and tail commands" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = { version = "4.5.2", features = ["derive"] } ju-tcs-tbop-24-bb = "0.1.0"