Skip to content

Commit 28b9bcf

Browse files
committed
build: bump neli and windows-sys version
Signed-off-by: tison <wander4096@gmail.com>
1 parent 2978911 commit 28b9bcf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ thiserror = "2"
2020
libc = "0.2"
2121

2222
[target.'cfg(target_os = "linux")'.dependencies]
23-
neli = "0.6"
23+
neli = "0.7"
2424

2525
[target.'cfg(windows)'.dependencies.windows-sys]
26-
version = "0.59.0"
26+
version = "0.61.2"
2727
features = [
2828
"Win32_Foundation",
2929
"Win32_Networking_WinSock",

0 commit comments

Comments
 (0)