Skip to content

Commit ff5f76c

Browse files
committed
Use clippy from Rust 1.63.0 in CI
1 parent f146391 commit ff5f76c

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
@@ -30,7 +30,7 @@ workflows:
3030
matrix:
3131
parameters:
3232
# Run with MSRV and some modern stable Rust
33-
rust-version: ["1.59.0", "1.62.0"]
33+
rust-version: ["1.59.0", "1.63.0"]
3434
- benchmarking:
3535
requires:
3636
- package_vm

0 commit comments

Comments
 (0)