Closed
Description
getting the following while trying to compile:
Compiling deconz-exporter v0.1.0 (/root/deconz-exporter)
error[E0554]: `#![feature]` may not be used on the stable release channel
--> src/lib.rs:1:1
|
1 | #![feature(box_syntax)]
| ^^^^^^^^^^^^^^^^^^^^^^^
For more information about this error, try `rustc --explain E0554`.
error: could not compile `deconz-exporter` due to previous error
warning: build failed, waiting for other jobs to finish...
Metadata
Metadata
Assignees
Labels
No labels