mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-04-12 21:07:41 +00:00
treewide: going no_std
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ia1c001eb099ea8cae9bdf76642b873376a6a6964
This commit is contained in:
parent
1b0e3070bb
commit
472dbfc7e7
14 changed files with 856 additions and 143 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
|
@ -582,9 +582,15 @@ name = "microfetch"
|
|||
version = "0.4.13"
|
||||
dependencies = [
|
||||
"hotpath",
|
||||
"microfetch-alloc",
|
||||
"microfetch-asm",
|
||||
"microfetch-lib",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "microfetch-alloc"
|
||||
version = "0.4.13"
|
||||
|
||||
[[package]]
|
||||
name = "microfetch-asm"
|
||||
version = "0.4.13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue