Skip to content

Commit

Permalink
Merge branch 'master' into ciUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonarddeR authored Aug 31, 2023
2 parents e5d3e11 + 0565ad1 commit 73a1b20
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 @@ -33,7 +33,7 @@ tracing = "0.1.37"
tracing-appender = "0.2.2"
tracing-subscriber = "0.3.16"
itertools = "0.11.0"
winreg = { version = "0.50", features = ["transactions"] }
winreg = { version = "0.51", features = ["transactions"] }

[dependencies.windows]
version = "0.51.0"
Expand Down

0 comments on commit 73a1b20

Please sign in to comment.