efigife/efi-bin/Cargo.toml
2024-05-07 01:26:11 -07:00

15 lines
373 B
TOML

[package]
name = "efigife"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
aligned-vec = { version = "0.5.0", default-features = false }
embedded-graphics.workspace = true
log.workspace = true
tinygif.workspace = true
uefi.workspace = true
uefi-graphics2.workspace = true