Browse Source

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 4 năm trước cách đây
mục cha
commit
0642944547
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"