Update for stabilized features

This commit is contained in:
Tangent 2022-10-05 19:57:08 -04:00
parent c578960321
commit 175a629b6e
2 changed files with 1 additions and 2 deletions
harrogate/src

View file

@ -1,6 +1,5 @@
#![no_std]
#![no_main]
#![feature(destructuring_assignment)]
use lights_hal::{boot, entry};