Files
blog_os/Cargo.toml
2021-02-23 10:13:13 +01:00

10 lines
228 B
TOML

[package]
name = "uefi_app"
version = "0.1.0"
authors = ["Philipp Oppermann <dev@phil-opp.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]