Skip to content

Commit

Permalink
deps: Update winreg 0.51 -> 0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicHorrorDev committed Oct 30, 2024
1 parent 9d3df81 commit e02568f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ serde = { version = "1.0.0", features = ["derive"] }

# Platform-specific dependencies used for locating the steam dir
[target."cfg(target_os=\"windows\")".dependencies]
winreg = "0.51"
winreg = "0.52.0"
[target."cfg(any(target_os=\"macos\", target_os=\"linux\"))".dependencies]
home = "0.5.9"

Expand Down

0 comments on commit e02568f

Please sign in to comment.