[package] name = "pathbuf-ext" version = "0.1.0" edition = "2021" authors = ["Zitrussaft zitrussaft@proton.me"] license = "MIT" description = "Extends PathBuf to handle `replace` and `contains` string methods" readme = "README.md" homepage = "https://gitlab.com/zitrussaft1/pathbuf-ext" repository = "https://gitlab.com/zitrussaft1/pathbuf-ext" documentation = "https://gitlab.com/zitrussaft1/pathbuf-ext" keywords = ["pathbuf", "replace", "contains", "string"] categories = ["filesystem", "os", "parsing"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]