Преглед изворни кода

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] пре 4 година
родитељ
комит
0642944547
1 измењених фајлова са 1 додато и 1 уклоњено
  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"