[package] name = "hydroperfox-filepaths" version = "1.0.0" edition = "2021" authors = ["hydroperfox "] repository = "https://github.com/hydroperfox/rustfilepaths" license = "ISC" description = "Work with flexible file paths" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] lazy-regex = "3.0.0"