Skip to content

Commit

Permalink
Merge pull request #189 from 0xcregis/188-build-toolchain-update-to-1770
Browse files Browse the repository at this point in the history
build: toolchain update to 1.77.0
  • Loading branch information
shuimuliang authored Mar 24, 2024
2 parents e3cc614 + 8a382fa commit 0ce2749
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 225 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:

env:
CARGO_TERM_COLOR: always
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse

jobs:
build:
Expand All @@ -17,7 +16,7 @@ jobs:

strategy:
matrix:
rust-version: [1.76.0]
rust-version: [1.77.0]

steps:
- name: Checkout code
Expand Down
Loading

0 comments on commit 0ce2749

Please sign in to comment.