update upkr version

This commit is contained in:
2021-12-27 23:46:03 +01:00
parent cf0e40a0e5
commit 6f22e00487
4 changed files with 4 additions and 4 deletions

View File

@@ -10,5 +10,5 @@ wasmparser = "0.81"
wasm-encoder = "0.8"
anyhow = "1"
pico-args = "0.4"
upkr = { git = "https://github.com/exoticorn/upkr.git", rev = "08c86af0" }
upkr = { git = "https://github.com/exoticorn/upkr.git", rev = "2e7983fc" }
pbr = "1"