Skip to content

Commit

Permalink
chore: Set rust-version
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars committed Jan 28, 2025
1 parent f843278 commit 201c12a
Show file tree
Hide file tree
Showing 4 changed files with 5,122 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
sudo apt-get update
sudo apt-get install -y libgtk-3-dev libxdo-dev libayatana-appindicator3-dev
- uses: dtolnay/rust-toolchain@stable
- uses: dtolnay/rust-toolchain@1.71
- run: cargo test
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
# SPDX-License-Identifier: MIT

/target
/Cargo.lock
.vscode/
Loading

0 comments on commit 201c12a

Please sign in to comment.