[package] name = "file_paths" version = "1.0.0" edition = "2021" authors = ["hydroper "] repository = "https://github.com/hydroper/rust_file_paths" 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"