Skip to content

Commit 199b811

Browse files
authored
Update check-and-lint.yaml to use Rust version 1.68.0
1 parent 342d7f7 commit 199b811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-and-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
name: CI
88

99
env:
10-
RUST_VER: '1.60.0'
10+
RUST_VER: '1.68.0'
1111
CROSS_VER: '0.2.5'
1212
CARGO_NET_RETRY: 3
1313

0 commit comments

Comments
 (0)