Skip to content

add nightly to build command

amir ghazanfari requested to merge ghazanfari/sodium:add_nightly into master

as this code has #![feature(stmt_expr_attributes)] in it. for running it we need nightly version of rust so we should use +nightly in it

Merge request reports