Explorar el Código

chore(deps) Update Rust crate winreg to 0.9 (#1901)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] hace 4 años
padre
commit
0642944547
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tooling/bundler/Cargo.toml

+ 1 - 1
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.8"
+winreg = "0.9"
 sha2 = "0.9"
 hex = "0.4"