Prepare 0.1.1 release

add devkit mode to web runtime
add unpack and compile commands to uw8
This commit is contained in:
2022-02-04 22:25:17 +01:00
parent 619ea903ba
commit c25a52b61b
11 changed files with 105 additions and 18 deletions

2
Cargo.lock generated
View File

@@ -1517,7 +1517,7 @@ dependencies = [
[[package]]
name = "uw8"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"anyhow",
"curlywas",