mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-07-14 14:34:19 +00:00
Use local copies of cpio and xmas-elf crates.
Change-Id: I41ea714291d15caa2187315766322c41ead72e24 GitOrigin-RevId: c7ea56a9216972f51a21a2f59c7ee0987ee7b72d
This commit is contained in:
parent
0211cf3a9c
commit
6ff6c95b3c
@ -8,4 +8,4 @@ kata-logger = { path = "../../DebugConsole/kata-logger" }
|
||||
kata-ml-interface = { path = "../kata-ml-interface" }
|
||||
modular-bitfield = "0.11.2"
|
||||
log = "0.4"
|
||||
xmas-elf = "0.8.0"
|
||||
xmas-elf = { git = "https://github.com/nrc/xmas-elf" }
|
||||
|
Loading…
Reference in New Issue
Block a user