Files
RedBear-OS/storage/lived/Cargo.toml
T
2024-03-31 14:30:04 +02:00

16 lines
321 B
TOML

[package]
name = "lived"
authors = ["4lDO2 <4lDO2@protonmail.com>"]
version = "0.1.0"
edition = "2021"
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1"
libredox = "0.1.3"
redox-daemon = "0.1"
redox_syscall = "0.5"
slab = "0.4"