Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
4d21ca0e6f |
|||
|
459eac3fff |
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