exocortex-pack-dev-v1 0.3.0

The dev-domain ontology pack for Exocortex: 13 memory types, 12 entity types, 48 relationship kinds, and Crepe rules D1-D6.
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 = "exocortex-pack-dev-v1"
version = "0.3.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "The dev-domain ontology pack for Exocortex: 13 memory types, 12 entity types, 48 relationship kinds, and Crepe rules D1-D6."
readme = false
license = "AGPL-3.0-or-later"
repository = "https://github.com/memory-graph/exocortex"

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

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

[dependencies.exocortex-kernel]
version = "0.3.0"

[dependencies.inventory]
version = "0.3"

[dependencies.smol_str]
version = "0.3"
features = ["serde"]