Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianEddy committed Jun 14, 2024
1 parent 59ca281 commit baf27b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ categories = [
edition = '2021'

[target.'cfg(target_os = "linux")'.dependencies]
"zbus" = "4.1.2"
"zbus" = "4.2.2"

[target.'cfg(target_os = "windows")'.dependencies.windows]
version = '0.56.0'
version = '0.57.0'
features = [
'Win32_Foundation',
'Win32_Security',
Expand Down

0 comments on commit baf27b0

Please sign in to comment.