mirror of
https://github.com/Noratrieb/portability.git
synced 2026-01-16 00:35:03 +01:00
rel
This commit is contained in:
parent
402efaee61
commit
303eb47de5
6 changed files with 222 additions and 38 deletions
|
|
@ -6,7 +6,9 @@ edition = "2021"
|
|||
[dependencies]
|
||||
bitflags = { version = "2.8.0", features = ["bytemuck"] }
|
||||
bytemuck = { version = "1.21.0", features = ["derive"] }
|
||||
cfg-if = "1.0.0"
|
||||
memmap2 = "0.9.5"
|
||||
naked-function = "0.1.5"
|
||||
tracing = { version = "0.1.41", features = ["attributes"] }
|
||||
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue