oxidecomputer / phbl

Pico Host Boot Loader
Mozilla Public License 2.0
98 stars 7 forks source link

Update deps, rust; address uncovered lints #27

Closed dancrossnyc closed 1 year ago

dancrossnyc commented 1 year ago

Update dependencies via cargo update and update rust to the latest (as of this commit) nightly.

Doing this uncovers a few new lints; address those (they're trivial). Also, asm_sym is now stable on this nightly, so remove it from the list of #![feature(...)] flags.

Signed-off-by: Dan Cross cross@oxidecomputer.com

dancrossnyc commented 1 year ago

Tested on sn14.