Skip to content

Commit 6ac39b0

Browse files
committed
🔄 chore(rust-toolchain.toml): update Rust toolchain to nightly-2023-05-22 channel
🔧 fix(rust-toolchain.toml): specify the exact nightly channel version to ensure consistent build environment
1 parent c796692 commit 6ac39b0

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
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "nightly"
2+
channel = "nightly-2023-05-22"
33
components = [
44
"cargo",
55
"clippy",

0 commit comments

Comments
 (0)