genesis-multiverse 0.1.1

Public crate namespace for the Genesis Protocol simulation ecosystem. Canonical metadata, experiment totals, and repository linkage for the 13-crate deterministic macroeconomic simulation engine.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "genesis-multiverse"
version = "0.1.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Public crate namespace for the Genesis Protocol simulation ecosystem. Canonical metadata, experiment totals, and repository linkage for the 13-crate deterministic macroeconomic simulation engine."
homepage = "https://github.com/FTHTrading/Genesis"
documentation = "https://docs.rs/genesis-multiverse"
readme = "README.md"
keywords = [
    "simulation",
    "economics",
    "multiverse",
    "stability",
    "experiment",
]
categories = [
    "science",
    "simulation",
]
license = "MIT"
repository = "https://github.com/FTHTrading/Genesis"

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