Skip to content

Commit

Permalink
Merge pull request #53 from Araxeus/dependabot/cargo/windows-0.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Araxeus authored Mar 29, 2023
2 parents ae76118 + c787572 commit fe616d3
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 8 deletions.
80 changes: 73 additions & 7 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ unicode-segmentation = "1.10.1"
tiny_update_notifier = "2.2.0"

[target.'cfg(windows)'.dependencies]
windows = { version = "0.46.0", features = ["Win32_Storage_FileSystem"] }
windows = { version = "0.47.0", features = ["Win32_Storage_FileSystem"] }

0 comments on commit fe616d3

Please sign in to comment.