Skip to content

Commit cb73e92

Browse files
committed
Align rust version with CI image's Rust version
current CI Image is paritytech/ci-unified:bullseye-1.81.0-2024-09-11-v202409111034
1 parent 9cf0b03 commit cb73e92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust-toolchain.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[toolchain]
2+
channel = "1.81.0"
3+
components = ["rust-src", "rust-analyzer"]

0 commit comments

Comments
 (0)