diff --git a/Cargo.lock b/Cargo.lock index f4b968c..eaff280 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1555,7 +1555,7 @@ dependencies = [ [[package]] name = "upkr" version = "0.1.0" -source = "git+https://github.com/exoticorn/upkr.git?rev=08c86af0#08c86af06f106631ce0401c881bd66fb2c0271e6" +source = "git+https://github.com/exoticorn/upkr.git?rev=2e7983fc#2e7983fc650788d98da2eecef2d16f63e849e4a0" dependencies = [ "anyhow", "cdivsufsort", diff --git a/platform/Cargo.lock b/platform/Cargo.lock index cf6abf1..1074a3b 100644 --- a/platform/Cargo.lock +++ b/platform/Cargo.lock @@ -326,7 +326,7 @@ dependencies = [ [[package]] name = "upkr" version = "0.1.0" -source = "git+https://github.com/exoticorn/upkr.git?rev=08c86af0#08c86af06f106631ce0401c881bd66fb2c0271e6" +source = "git+https://github.com/exoticorn/upkr.git?rev=2e7983fc#2e7983fc650788d98da2eecef2d16f63e849e4a0" dependencies = [ "anyhow", "cdivsufsort", diff --git a/uw8-tool/Cargo.lock b/uw8-tool/Cargo.lock index dd9f351..7623afc 100644 --- a/uw8-tool/Cargo.lock +++ b/uw8-tool/Cargo.lock @@ -124,7 +124,7 @@ dependencies = [ [[package]] name = "upkr" version = "0.1.0" -source = "git+https://github.com/exoticorn/upkr.git?rev=08c86af0#08c86af06f106631ce0401c881bd66fb2c0271e6" +source = "git+https://github.com/exoticorn/upkr.git?rev=2e7983fc#2e7983fc650788d98da2eecef2d16f63e849e4a0" dependencies = [ "anyhow", "cdivsufsort", diff --git a/uw8-tool/Cargo.toml b/uw8-tool/Cargo.toml index 693e41e..e4168d9 100644 --- a/uw8-tool/Cargo.toml +++ b/uw8-tool/Cargo.toml @@ -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" \ No newline at end of file