efigife/efi-bin/Cargo.toml

14 lines
319 B
TOML
Raw Normal View History

2024-05-05 18:14:45 +00:00
[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]
2024-05-08 00:37:23 +00:00
aligned-vec.workspace = true
embedded-graphics.workspace = true
tinygif.workspace = true
uefi.workspace = true
uefi-graphics2.workspace = true