Skip to content

Commit

Permalink
Merge pull request #120 from MolotovCherry/dependabot/cargo/winreg-0.…
Browse files Browse the repository at this point in the history
…55.0

Bump winreg from 0.52.0 to 0.55.0
  • Loading branch information
MolotovCherry authored Jan 14, 2025
2 parents 0f7741f + 3d31c61 commit f7a0c25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 crates/autostart-installer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
shared.workspace = true
winreg = "0.52.0"
winreg = "0.55.0"

[build-dependencies]
winres.workspace = true
Expand Down

0 comments on commit f7a0c25

Please sign in to comment.