init start modules
This commit is contained in:
8
planner/Cargo.toml
Normal file
8
planner/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "planner"
|
||||
version = "0.1.0"
|
||||
authors = ["artus <artus@landoftheunicorn.hd.free.fr>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
cookbook = { path = "../cookbook/" }
|
||||
Reference in New Issue
Block a user