Skip to content

Commit 3dd89bf

Browse files
committed
chore: only publish src
1 parent 441f3e7 commit 3dd89bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ categories = ["filesystem"]
1010
documentation = "https://docs.rs/fast-glob"
1111
description = "A high-performance glob matching crate for Rust"
1212
repository = "https://github.com/oxc-project/fast-glob.git"
13+
include = ["/src"]
1314

1415
[[test]]
1516
name = "test"

0 commit comments

Comments
 (0)