Skip to content

Commit 6be2da9

Browse files
committed
Bump clippy.toml msrv to match rust-version in Cargo.toml
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.34.0` from `clippy.toml`
1 parent a752fd9 commit 6be2da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clippy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
msrv = "1.34.0"
1+
msrv = "1.38.0"

0 commit comments

Comments
 (0)