actually empty ready bytes of stdin

This commit is contained in:
Pat Hickey
2021-02-01 14:43:32 -08:00
parent b9a3f8694d
commit 0c4aec391e
3 changed files with 15 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ os_pipe = "0.9"
anyhow = "1.0.19"
wat = "1.0.23"
cap-std = "0.12"
system-interface = "0.5.4"
[features]
test_programs = []