WIP: network: implement basic ratelimiting #1
1 changed files with 1 additions and 0 deletions
nix: include resources in sourcee
commit
f40c4a6ea0
|
@ -19,6 +19,7 @@ in
|
|||
fileset = fs.unions [
|
||||
(fs.fileFilter (file: builtins.any file.hasExt ["rs"]) (s + /src))
|
||||
(s + /contrib)
|
||||
(s + /resources)
|
||||
lockfile
|
||||
cargoToml
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue