logicaffeine-kernel 0.9.4

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.20.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb"

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

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