Skip to content

Commit

Permalink
Merge pull request #1937 from CosmWasm/clippy-1.73.0
Browse files Browse the repository at this point in the history
Upgrade clippy in CI to Rust 1.73.0
  • Loading branch information
webmaster128 authored Nov 6, 2023
2 parents 9a091c1 + 132f892 commit ffeb6d3
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.70.0", "1.72.0"]
rust-version: ["1.70.0", "1.73.0"]
- benchmarking:
requires:
- package_vm
Expand Down

0 comments on commit ffeb6d3

Please sign in to comment.