fix: eof flushes buffer
This commit is contained in:
parent
c8df06aa7e
commit
39e3ffbeb9
3 changed files with 90 additions and 53 deletions
|
|
@ -19,6 +19,7 @@
|
|||
pkgs.mkShell {
|
||||
buildInputs = [
|
||||
pkgs.rustup
|
||||
pkgs.wgo
|
||||
];
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue