add lifeline

This commit is contained in:
Aiden McClelland
2020-12-24 14:33:38 -07:00
parent 69cfe3daf4
commit e8a693049e
7 changed files with 135 additions and 0 deletions

9
lifeline/Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[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]