We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367fa32 commit 58b52d7Copy full SHA for 58b52d7
.github/workflows/release.yml
@@ -88,7 +88,7 @@ jobs:
88
pkg-config --print-variables libudev || echo "libudev.pc not found"
89
90
- name: Set up Rust (nightly)
91
- uses: dtolnay/rust-toolchain@stable
+ uses: actions-rs/toolchain@v1
92
with:
93
toolchain: nightly-2025-07-05
94
0 commit comments