Skip to content

Commit ed5f598

Browse files
committed
Recursively include src files, since Cargo pattern-matching changed.
1 parent acbb5c7 commit ed5f598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ include = [
2020
"Cargo.toml",
2121
"build.rs",
2222
"src/*.rs",
23+
"src/**/*.rs",
2324
]
2425

2526
[badges]

0 commit comments

Comments
 (0)