Skip to content

Commit

Permalink
deps: Update winreg to 0.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicHorrorDev committed Jan 26, 2025
1 parent 346dc95 commit f610dfa
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 91 deletions.
123 changes: 33 additions & 90 deletions 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 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.52.0"
winreg = "0.55.0"
[target."cfg(any(target_os=\"macos\", target_os=\"linux\"))".dependencies]
home = "0.5.9"

Expand Down

0 comments on commit f610dfa

Please sign in to comment.