Skip to content

Commit 2cc2a33

Browse files
committed
add bexpand for expanding glob expressions
1 parent 193e7bc commit 2cc2a33

File tree

2 files changed

+47
-67
lines changed

2 files changed

+47
-67
lines changed

Cargo.lock

+46-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/oxide/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ walkdir = "2.5.0"
1616
ignore = "0.4.23"
1717
glob-match = "0.2.1"
1818
dunce = "1.0.5"
19+
bexpand = "1.2.0"
1920

2021
[dev-dependencies]
2122
tempfile = "3.13.0"

0 commit comments

Comments
 (0)