We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441f3e7 commit 3dd89bfCopy full SHA for 3dd89bf
Cargo.toml
@@ -10,6 +10,7 @@ categories = ["filesystem"]
10
documentation = "https://docs.rs/fast-glob"
11
description = "A high-performance glob matching crate for Rust"
12
repository = "https://github.com/oxc-project/fast-glob.git"
13
+include = ["/src"]
14
15
[[test]]
16
name = "test"
0 commit comments