hallo 0.1.1

Outcome planning for upcoming projects using Monte Carlo simulations
Documentation
[[bin]]
name = "hallo"
path = "src/main.rs"
[dependencies.chrono]
version = "0.4.21"

[dependencies.color-eyre]
version = "0.6.2"

[lib]
name = "hallo"
path = "src/lib.rs"

[package]
description = "Outcome planning for upcoming projects using Monte Carlo simulations"
documentation = "http://docs.rs/rudiments"
edition = "2021"
homepage = "https://github.com/mmmoli/hallo/"
keywords = ["montecarlo", "planning"]
license-file = "LICENSE.md"
name = "hallo"
readme = "README.md"
repository = "https://github.com/mmmoli/hallo/"
resolver = "2"
version = "0.1.1"