Skip to content

Commit

Permalink
Merge pull request #2576 from subspace/update-rust
Browse files Browse the repository at this point in the history
Update Rust version
  • Loading branch information
nazar-pc authored Mar 4, 2024
2 parents e4bf312 + ddd8cff commit 61789fd
Show file tree
Hide file tree
Showing 98 changed files with 442 additions and 427 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ jobs:
- name: Install cargo-nextest
uses: taiki-e/cache-cargo-install-action@1b76958d032c4d048c599f9fdfa48abe804d6319 # v1.2.2
with:
# TODO: Remove when cargo-nextest 0.9.68+ is out and has crates compatible with latest nightly in lock file
locked: false
tool: cargo-nextest

- name: cargo nextest run --locked
Expand Down
Loading

0 comments on commit 61789fd

Please sign in to comment.