oxidecomputer / phbl

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

xtask: trivial update deps #52

Closed dancrossnyc closed 2 months ago

dancrossnyc commented 2 months ago

Run cargo update for xtask. This just updates dependencies for the build polyfill, not phbl itself. Testing is thus trivial: one simply builds phbl with cargo xtask build.