Skip to content

Commit 641399f

Browse files
authored
Merge pull request astarte-platform#440 from joshuachp/chore/rust-toolchain
chore(rust-toolchain): update to stable 1.86.0
2 parents 02c0c2f + e354411 commit 641399f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
# SPDX-License-Identifier: Apache-2.0
1818

1919
[toolchain]
20-
channel = "1.87.0-beta.1"
20+
channel = "1.86.0"
2121
components = ["rust-analyzer", "llvm-tools"]
2222
profile = "default"

0 commit comments

Comments
 (0)