Files
barnacle/Cargo.toml
2025-07-02 00:53:55 +02:00

10 lines
193 B
TOML

[package]
name = "barnacle"
version = "1.0.1"
edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
uefi = "0.35.0"