Skip to content

Commit 5f627fd

Browse files
author
bors-servo
authored
Auto merge of #921 - emilio:recur-incl, r=fitzgen
Recursively include src files, since Cargo pattern-matching changed.
2 parents acbb5c7 + ed5f598 commit 5f627fd

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)