[package] name = "raxiom" version = "0.0.1" authors = ["Fatcat560 "] edition = "2018" description = "A toy logic programming language written in Rust. Very much unfinished as of right now!" repository = "https://github.com/Fatcat560/Raxiom" license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] #inkwell = "0.1.0-llvm10sacmmple"