[package] name = "corner-calculator" authors = ["Rene D. Obermueller "] version = "0.1.3" edition = "2021" license = "MIT" description = "Command line utility and lib to calculate new x+y coordinates for a window for a certain direction (=numpad key) based on existing based on given screen and window dimensions." repository = "https://github.com/RobertMueller2/corner-calculator.git" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]