Skip to content

Commit ce2e0f0

Browse files
committed
upgrade pinned clippy/rust-toolchain versions to 1.75
1 parent 92e64e4 commit ce2e0f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clippy.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
msrv = "1.70.0"
1+
msrv = "1.75.0"

rust-toolchain.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[toolchain]
2-
channel = "1.70.0"
2+
channel = "1.75.0"

0 commit comments

Comments
 (0)