oonta 0.3.1

OCaml (subset) to LLVM IR compiler front-end
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "jjik"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "717746b455ec966bd0674262222d07ea77a19e4ca392a9cd346c8e69484ec5ea"
dependencies = [
 "jlek",
]

[[package]]
name = "jlek"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bcceca14bda8e0e83a351ea2acf394cc369504283ce4188f5c2ee9e591a0fdf4"

[[package]]
name = "oonta"
version = "0.3.1"
dependencies = [
 "jjik",
]