Skip to content

Commit ddc5227

Browse files
committed
Fix cargo-generate.toml
1 parent befa4e8 commit ddc5227

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cargo-generate.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
[template]
2-
exclude = [".github/workflows/ci.yml", ".cargo/config", "dep-tests.toml", "tools/**/*"]
2+
# for now
3+
#include = ["Cargo.toml"]
4+
include = []

0 commit comments

Comments
 (0)