bump all wat dependencies to 1.0.23
this gets us down to one version of `wast` in dependency tree!
This commit is contained in:
@@ -18,7 +18,7 @@ pretty_env_logger = "0.4.0"
|
||||
tempfile = "3.1.0"
|
||||
os_pipe = "0.9"
|
||||
anyhow = "1.0.19"
|
||||
wat = "1.0.18"
|
||||
wat = "1.0.23"
|
||||
|
||||
[features]
|
||||
test_programs = []
|
||||
|
||||
Reference in New Issue
Block a user