mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
9 lines
238 B
TOML
9 lines
238 B
TOML
[package]
|
|
name = "lifeline"
|
|
version = "0.1.0"
|
|
authors = ["Keagan McClelland <keagan.mcclelland@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies] |