Skip to content

Commit

Permalink
bump rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKitsune committed Mar 12, 2024
1 parent a887811 commit 6716dfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Build and Test
on: push

env:
RUST_VERSION: 1.70.0
NIGHTLY_VERSION: nightly-2023-05-31
RUST_VERSION: 1.76.0
NIGHTLY_VERSION: nightly-2024-04-02
CARGO_VET_VERSION: 0.7.0
CARGO_VET_REPO: https://github.com/mozilla/cargo-vet

Expand Down

0 comments on commit 6716dfa

Please sign in to comment.