add line function to platform

This commit is contained in:
2021-12-11 23:56:46 +01:00
parent 72e977c4ba
commit 6f92fd8bb3
11 changed files with 99 additions and 13 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="c0140d0" }
curlywas = { git="https://github.com/exoticorn/curlywas.git", rev="196719b" }
uw8-tool = { path="../uw8-tool" }
anyhow = "1"
lodepng = "3.4"