diff --git a/tooling/bundler/Cargo.toml b/tooling/bundler/Cargo.toml index e008ec6b0..c3dc7abd6 100644 --- a/tooling/bundler/Cargo.toml +++ b/tooling/bundler/Cargo.toml @@ -45,7 +45,7 @@ regex = "1" attohttpc = "0.17" uuid = { version = "0.8", features = [ "v4", "v5" ] } bitness = "0.4" -winreg = "0.9" +winreg = "0.10" sha2 = "0.9" hex = "0.4"