We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
windows-sys
1 parent 37da140 commit 886d6daCopy full SHA for 886d6da
1 file changed
.github/workflows/main.yml
@@ -62,7 +62,7 @@ jobs:
62
cargo update --package=lock_api --precise=0.4.12
63
cargo update --package=rayon --precise=1.10.0
64
cargo update --package=rayon-core --precise=1.12.1
65
- cargo update --package=windows-sys@0.61.0 --precise=0.60.2
+ cargo update --package=windows-sys@0.61.2 --precise=0.60.2
66
67
- run: >
68
rustup target add
@@ -545,7 +545,7 @@ jobs:
545
546
547
548
549
550
- run: |
551
cargo test --verbose --features=all-apis --release --workspace -- --nocapture
0 commit comments