Skip to content

Commit

Permalink
change file
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir committed Jun 12, 2024
1 parent 8d0806b commit 14beeb1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changes/windows-rs-0.57.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"tao": "patch"
---

Update `windows` crate to `0.57`
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ softbuffer = "0.4"
parking_lot = "0.12"
unicode-segmentation = "1.11"
windows-version = "0.1"
windows-core = "0.56"
windows-core = "0.57"

[target."cfg(target_os = \"windows\")".dependencies.windows]
version = "0.57"
Expand Down

0 comments on commit 14beeb1

Please sign in to comment.