Skip to content

Commit 9758044

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump windows-sys from 0.60.2 to 0.61.0
Bumps [windows-sys](https://github.com/microsoft/windows-rs) from 0.60.2 to 0.61.0. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.61.0) --- updated-dependencies: - dependency-name: windows-sys dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06f3c28 commit 9758044

2 files changed

Lines changed: 22 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ rlimit = { version = "0.10", optional = true }
4343

4444
[target.'cfg(windows)'.dependencies]
4545
libsqlite3-sys = { version = "0.35", features = ["bundled"] }
46-
windows-sys = { version = "0.60", features = [
46+
windows-sys = { version = "0.61", features = [
4747
"Win32_Storage_FileSystem",
4848
"Win32_Foundation",
4949
"Win32_System_IO",

0 commit comments

Comments
 (0)