Skip to content

Commit d4b48e2

Browse files
committed
Update Rust toolchain to version 1.88.0
1 parent 8f66810 commit d4b48e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rust-toolchain.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "1.85.0"
3-
components = [ "rustfmt", "clippy" ]
2+
channel = "1.88.0"
3+
components = ["rustfmt", "clippy"]

0 commit comments

Comments
 (0)