Skip to content

Commit

Permalink
Upgrade toolchain
Browse files Browse the repository at this point in the history
Signed-off-by: Cyril Scetbon <cscetbon@gmail.com>
  • Loading branch information
cscetbon committed Feb 18, 2024
1 parent 224742b commit 17280bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
CARGO_TERM_COLOR: always
CARGO_TOKEN: ${{ secrets.CRATES_IO_TOKEN }}
PROTOC_VERSION: '3.x'
RUST_TOOLCHAIN: '1.70.0'
RUST_TOOLCHAIN: '1.76.0'

jobs:
lint:
Expand Down

0 comments on commit 17280bd

Please sign in to comment.