[package] name = "ju-tcs-tbop-24-lukaszgniecki-endpoints" description = "Very cool head and tail app. You can print first lines of a file. You can even print last lines of the file." version = "2.0.0" edition = "2021" license = "MIT" [dependencies] anyhow = "1.0.81" clap = { version = "4.5.3", features = ["derive"] } ju-tcs-tbop-24-bebidek-endpoints = "2.0.0"