mirror of
https://github.com/danbulant/nushell
synced 2026-05-24 12:35:59 +00:00
Enforce nightly toolchain
This code and some of its dependencies (like futures-async-stream) rely on #[feature()], so it doesn't make sense to build this with stable compiler.
This commit is contained in:
parent
5a72f6db56
commit
f69f0b9c62
1 changed files with 1 additions and 0 deletions
1
rust-toolchain
Normal file
1
rust-toolchain
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
nightly-2019-08-22
|
||||||
Loading…
Reference in a new issue