Skip to content

Commit

Permalink
bumped rust version to 1.74 for clap 4.5.1, used in rpm packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrupf committed Mar 2, 2024
1 parent faa5903 commit fbe74b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: '*'
pull_request:
env:
RUST_VERSION: 1.72.0
RUST_VERSION: 1.74.0
jobs:
check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fbe74b9

Please sign in to comment.