Skip to content

Commit

Permalink
Bump windows-sys from 0.52.0 to 0.59.0
Browse files Browse the repository at this point in the history
Bumps [windows-sys](https://github.com/microsoft/windows-rs) from 0.52.0 to 0.59.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](microsoft/windows-rs@0.52.0...0.59.0)

---
updated-dependencies:
- dependency-name: windows-sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 1043744 commit 8b142d6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 17 deletions.
41 changes: 25 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ rlimit = { version = "0.10", optional = true }

[target.'cfg(windows)'.dependencies]
libsqlite3-sys = { version = "0.28", features = ["bundled"] }
windows-sys = { version = "0.52", features = [
windows-sys = { version = "0.59", features = [
"Win32_Storage_FileSystem",
"Win32_Foundation",
"Win32_System_IO",
Expand Down

0 comments on commit 8b142d6

Please # to comment.