First steps: Setup module.
... | ... | @@ -13,6 +13,7 @@ concrete = { git = "https://github.com/fakub/concrete", branch = "easy_noise", f |
colored = "2.0.0" | ||
chrono = "^0.4.0" | ||
itertools = "^0.10.3" | ||
yaml-rust = "^0.4.5" | ||
[features] | ||
default = ["manual"] # 'manual' feature selected by default | ||
... | ... |
setup.yaml.template
0 → 100644
src/setup.rs
0 → 100644
Please register or sign in to comment