Skip to content

Commit 60b8e72

Browse files
Update windows-sys requirement from 0.60 to 0.61
Updates the requirements on [windows-sys](https://github.com/microsoft/windows-rs) to permit the latest version. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: windows-sys dependency-version: 0.60.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21a63a6 commit 60b8e72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)