Skip to content

Commit c10a5b9

Browse files
committed
bump clippy version
1 parent cdd64be commit c10a5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/check-clippy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -o errexit
55
source ./.evergreen/env.sh
66

77
# Pin clippy to the latest version. This should be updated when new versions of Rust are released.
8-
CLIPPY_VERSION=1.83.0
8+
CLIPPY_VERSION=1.85.0
99

1010
rustup install $CLIPPY_VERSION
1111

0 commit comments

Comments
 (0)