Skip to content

Commit e5a623c

Browse files
committed
Upgrade clippy job to Rust 1.67.1
1 parent 32f308a commit e5a623c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ workflows:
7272
matrix:
7373
parameters:
7474
# Run with MSRV and some modern stable Rust
75-
rust-version: ["1.60.0", "1.66.0"]
75+
rust-version: ["1.60.0", "1.67.1"]
7676
- benchmarking:
7777
requires:
7878
- package_vm

0 commit comments

Comments
 (0)