Skip to content

Commit 586cf16

Browse files
authored
Merge pull request #1618 from CosmWasm/upgrade-clippy-to-1.67.1
Upgrade clippy job to Rust 1.67.1
2 parents aefad5f + e5a623c commit 586cf16

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)