obliteration/arch/aarch64/Cargo.toml
Putta Khunchalee 9aef904d24
Some checks failed
Development Build / Build (push) Has been cancelled
Development Build / Update PRs (push) Has been cancelled
Initializes MMIO implementation for HVF (#1091)
2024-11-09 19:26:06 +01:00

8 lines
104 B
TOML

[package]
name = "aarch64"
version = "0.1.0"
edition = "2021"
[dependencies]
bitfield-struct = "0.9.2"