Files
RedBear-OS/initfs/Cargo.toml
T

16 lines
379 B
TOML

[package]
name = "redox-initfs"
description = "Userspace bootstrap image library"
version = "0.2.0"
authors = ["4lDO2 <4lDO2@protonmail.com>", "Kamil Koczurek <koczurekk@gmail.com>"]
edition = "2024"
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
plain.workspace = true
[lints]
workspace = true