mirror of
https://github.com/jhbruhn/moonboot.git
synced 2025-03-14 17:45:50 +00:00
Fix path in codegen
This commit is contained in:
parent
b8a2553d94
commit
e723b2ce12
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use moonboots::{
|
||||
use moonboot::{
|
||||
hardware::{Config, LinkerConfig},
|
||||
state::{StateCrcType, STATE_SERIALIZED_MAX_SIZE},
|
||||
Address,
|
||||
|
|
Loading…
Reference in a new issue