Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
6bafca07bb |
|||
|
5c1a40bab9 |
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
||||||
src = lib.sourceFilesBySuffices ./. [
|
src = lib.sourceFilesBySuffices ./. [
|
||||||
"Cargo.toml"
|
"Cargo.toml"
|
||||||
"Cargo.lock"
|
"Cargo.lock"
|
||||||
".rs"
|
"*.rs"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue