[package] name = "ju-tcs-tbop-24-jjaworska" version = "0.2.0" edition = "2021" license = "GPL-3.0" readme = "README.md" description = "A simple CLI tool imitating unix head and tail commands" # 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-kasiazboltaa = "0.1.0" # ju-tcs-tbop-24-kasiazbolta = { version = "0.1.0" }