update curlywas

This commit is contained in:
2022-05-08 00:19:49 +02:00
parent 7cea4eebd3
commit 9f548cd6f0
5 changed files with 7 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
curlywas = { git="https://github.com/exoticorn/curlywas.git", rev="aac7bbd" }
curlywas = { git="https://github.com/exoticorn/curlywas.git", rev="c22297e" }
uw8-tool = { path="../uw8-tool" }
anyhow = "1"
lodepng = "3.4"