Skip to content

Commit

Permalink
Merge pull request #1656 from CosmWasm/bump-clippy-to-1.68.2
Browse files Browse the repository at this point in the history
Bump clippy to Rust 1.68.2
  • Loading branch information
webmaster128 authored Apr 6, 2023
2 parents e5c1959 + 6f415ec commit db426f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ workflows:
matrix:
parameters:
# Run with MSRV and some modern stable Rust
rust-version: ["1.60.0", "1.67.1"]
rust-version: ["1.60.0", "1.68.2"]
- benchmarking:
requires:
- package_vm
Expand Down

0 comments on commit db426f9

Please sign in to comment.