[package] name = "poetry_finder" version = "0.7.0" edition = "2021" license = "MIT" description = "Checks if poetry is already installed and will try installation otherwise" categories = ["command-line-utilities"] documentation = "https://docs.rs/poetry_finder" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]