Skip to content

Commit

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

build(deps): update winreg requirement from 0.52.0 to 0.53.0 in /crates/volta-core
  • Loading branch information
chriskrycho authored Jan 8, 2025
2 parents 1afe3b1 + df2721d commit c10367a
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 @@ -55,5 +55,5 @@ fs2 = "0.4.3"
which = "7.0.1"

[target.'cfg(windows)'.dependencies]
winreg = "0.52.0"
winreg = "0.53.0"
junction = "1.2.0"

0 comments on commit c10367a

Please sign in to comment.