Skip to content

Commit

Permalink
Update GH toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdy committed Dec 11, 2023
1 parent afb3d75 commit 7fbdd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

env:
version: ${{ github.event.release.tag_name || github.sha }}
rust: 1.69.0 # same as nixos 23.05
rust: 1.73.0 # same as nixos 23.11

jobs:
security_audit:
Expand Down

0 comments on commit 7fbdd0a

Please sign in to comment.