Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianEddy committed Jul 5, 2024
1 parent baf27b0 commit 48ac516
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.2.2"
"zbus" = "4.3.1"

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

0 comments on commit 48ac516

Please sign in to comment.