wildpath 0.1.0

A library to find all filepaths that fit a given pattern
Documentation
[dependencies.regex]
version = "1.10.3"

[dev-dependencies.rand]
version = "0.8.5"

[package]
authors = ["Taylor Matyasz <tjmatyasz@gmail.com>"]
categories = ["command-line-utilities"]
description = "A library to find all filepaths that fit a given pattern"
edition = "2021"
homepage = "https://github.com/Matyasz/wildpath"
keywords = ["cli", "ls", "wildcard"]
license = "MIT"
name = "wildpath"
readme = "README.md"
repository = "https://github.com/Matyasz/wildpath"
resolver = "1"
version = "0.1.0"