Skip to content

Commit 304a851

Browse files
authored
Update windows-sys requirement from 0.60 to 0.61 (#415)
2 parents 21a63a6 + 60b8e72 commit 304a851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ crossbeam-utils = "0.8"
4545
crossbeam-skiplist = "0.1"
4646
nix = "0.30"
4747
io-uring = "0.7"
48-
windows-sys = "0.60"
48+
windows-sys = "0.61"
4949
anyhow = "1.0"
5050
slab = "0.4"
5151
backtrace = "0.3"

0 commit comments

Comments
 (0)