Skip to content

Commit

Permalink
Merge pull request #1602 from volta-cli/dependabot/cargo/crates/volta…
Browse files Browse the repository at this point in the history
…-core/winreg-0.52.0

build(deps): update winreg requirement from 0.50.0 to 0.52.0 in /crates/volta-core
  • Loading branch information
chriskrycho authored Dec 20, 2023
2 parents 57591c0 + b3134d8 commit e586fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/volta-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ retry = "2"
fs2 = "0.4.3"

[target.'cfg(windows)'.dependencies]
winreg = "0.50.0"
winreg = "0.52.0"

0 comments on commit e586fa4

Please sign in to comment.