Skip to content

Commit 97c3044

Browse files
committed
fix(build): pin the Rust nightly version
Temporary fix until the `ring` build issue is fixed. - briansmith/ring#1469 - rust-lang/rust#95267
1 parent 720a7c1 commit 97c3044

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rust-toolchain.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[toolchain]
2+
channel = "nightly-2022-03-22"

0 commit comments

Comments
 (0)