This commit is contained in:
Pat Hickey
2021-01-21 14:14:05 -08:00
parent 85c3b73b4e
commit 16b42a5707
2 changed files with 9 additions and 45 deletions

View File

@@ -21,7 +21,7 @@ tempfile = "3.1.0"
os_pipe = "0.9"
anyhow = "1.0.19"
wat = "1.0.23"
cap-std = "0.9"
cap-std = "0.11"
[features]
test_programs = []