oonta 0.3.0

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.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6c19892f31cc5f14e6cb708d370ebc3ed3e81d76b9a0a6614d8e059af9dd6d1"
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.0"
dependencies = [
 "jjik",
]