logicaffeine-kernel 0.8.5

Pure Calculus of Constructions type theory - NO LEXICON
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"
name = "logicaffeine-kernel"
version = "0.8.5"
authors = ["Tristen Harr <tristen@brahmastra-labs.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Pure Calculus of Constructions type theory - NO LEXICON"
homepage = "https://logicaffeine.com"
readme = "README.md"
keywords = [
    "logic",
    "proof-assistant",
    "theorem-prover",
    "first-order-logic",
    "formal-methods",
]
categories = [
    "mathematics",
    "compilers",
    "science",
]
license = "BUSL-1.1"
repository = "https://github.com/Brahmastra-Labs/logicaffeine"

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

[dependencies.logicaffeine-base]
version = "0.8.5"