Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Commit ee0c1bb

Browse files
authored
Merge pull request #6 from ivmarkov/master
Fix nightly version
2 parents da78eed + de318f8 commit ee0c1bb

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,3 +1,3 @@
11
[toolchain]
2-
channel = "nightly"
2+
channel = "nightly-2022-10-24"
33
components = [ "rustfmt" ]

0 commit comments

Comments
 (0)