Skip to content

Commit

Permalink
Revert "chore(deps): update rust crate windows-registry to 0.4 (1.x) (#…
Browse files Browse the repository at this point in the history
…12306)"

This reverts commit 40a799d.
  • Loading branch information
FabianLars committed Jan 8, 2025
1 parent 40a799d commit c3e98bf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 75 deletions.
84 changes: 10 additions & 74 deletions tooling/bundler/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tooling/bundler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dunce = "1"

[target."cfg(target_os = \"windows\")".dependencies]
uuid = { version = "1", features = [ "v4", "v5" ] }
windows-registry = "0.4"
windows-registry = "0.3"
glob = "0.3"

[target."cfg(target_os = \"windows\")".dependencies.windows-sys]
Expand Down

0 comments on commit c3e98bf

Please sign in to comment.