Skip to content

Commit 5e30978

Browse files
committed
Update dependencies
1 parent aa90e1d commit 5e30978

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ categories = [
1515
'os::unix-apis',
1616
'os::windows-apis',
1717
]
18-
edition = '2021'
18+
edition = '2024'
1919

2020
[target.'cfg(target_os = "linux")'.dependencies]
21-
"zbus" = "5.3.0"
21+
"zbus" = "5.13.1"
2222

2323
[target.'cfg(target_os = "windows")'.dependencies.windows]
24-
version = '0.59.0'
24+
version = '0.62'
2525
features = [
2626
'Win32_Foundation',
2727
'Win32_Security',

0 commit comments

Comments
 (0)