remove mention of nightly

I've seen after compiling on rust stable 1.51 that skim used to require nightly

Can we now remove this line ?
This commit is contained in:
COUAILLIER Paul 2021-04-14 11:20:49 +02:00 committed by GitHub
parent 6df0159879
commit be3f129dc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,6 @@
#
# If you know rust or have rust installed, you can build it with
# `cargo build --release`
# Note that nightly rust is required.
set -u