maxcap 1.2.1-Alpha

MAXCAP: Proprietary High-Performance Cognitive Engine & Commercial Moat. (Ghost Stub)
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"
rust-version = "1.75.0"
name = "maxcap"
version = "1.2.1-Alpha"
authors = ["Aicent Stack Technical Committee <lee@Aicent.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "MAXCAP: Proprietary High-Performance Cognitive Engine & Commercial Moat. (Ghost Stub)"
homepage = "http://aicent.com"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/Aicent-Stack/maxcap"

[features]
default = [
    "std",
    "radiant",
]
radiant = []
std = [
    "epoekie/std",
    "rttp/std",
    "aicent/std",
]

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

[dependencies.aicent]
version = "1.2.1-Alpha"

[dependencies.aicent-net]
version = "1.2.1-Alpha"

[dependencies.anyhow]
version = "1.0"

[dependencies.dashmap]
version = "5.5"

[dependencies.epoekie]
version = "1.2.1-Alpha"

[dependencies.gtiot]
version = "1.2.1-Alpha"

[dependencies.once_cell]
version = "1.18"

[dependencies.rayon]
version = "1.8"

[dependencies.rpki-com]
version = "1.2.1-Alpha"

[dependencies.rttp]
version = "1.2.1-Alpha"

[dependencies.serde]
version = "1.0"
features = ["derive"]

[dependencies.thiserror]
version = "1.0"

[dependencies.tokio]
version = "1.32"
features = ["full"]

[dependencies.tracing]
version = "0.1"

[dependencies.zcmk]
version = "1.2.1-Alpha"