logicaffeine-kernel 0.8.15

Pure Calculus of Constructions type theory - NO LEXICON
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "bumpalo"
version = "3.19.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510"

[[package]]
name = "logicaffeine-base"
version = "0.8.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c0d61875bb5a9f2ca5cf286163c433b179f915403f5871d6995ec43166f2747"
dependencies = [
 "bumpalo",
]

[[package]]
name = "logicaffeine-kernel"
version = "0.8.15"
dependencies = [
 "logicaffeine-base",
]