shivya 0.4.0

Consensus-free distributed resource-sharing mesh for edge fleets, pairing discrete exterior calculus with hierarchical active inference.
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 = "shivya"
version = "0.4.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Consensus-free distributed resource-sharing mesh for edge fleets, pairing discrete exterior calculus with hierarchical active inference."
homepage = "https://github.com/jvoltci/shivya"
documentation = "https://docs.rs/shivya"
readme = "README.md"
keywords = [
    "active-inference",
    "exterior-calculus",
    "distributed-systems",
    "wasm",
    "morphogenesis",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/jvoltci/shivya"

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

[[test]]
name = "chaos_ensemble"
path = "tests/chaos_ensemble.rs"

[[test]]
name = "jepsen_partitions"
path = "tests/jepsen_partitions.rs"

[dependencies.shivya-flux]
version = "0.4.0"

[dependencies.shivya-hodge]
version = "0.4.0"

[dependencies.shivya-morphic]
version = "0.4.0"

[dependencies.shivya-onsager]
version = "0.4.0"

[dependencies.shivya-turing]
version = "0.4.0"

[dev-dependencies.shivya-p2p]
version = "0.4.0"

[dev-dependencies.tokio]
version = "1.0"
features = ["full"]