Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzejkop committed Sep 17, 2024
1 parent d87d441 commit cb93d34
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Build and Test
on: push

env:
RUST_VERSION: 1.76.0
NIGHTLY_VERSION: nightly-2024-02-04
CARGO_VET_VERSION: 0.7.0
CARGO_VET_REPO: https://github.com/mozilla/cargo-vet
RUST_VERSION: 1.81.0
NIGHTLY_VERSION: nightly-2024-09-17
# CARGO_VET_VERSION: 0.7.0
# CARGO_VET_REPO: https://github.com/mozilla/cargo-vet

jobs:
lint:
Expand Down

0 comments on commit cb93d34

Please sign in to comment.