[package] name = "pahi-olin" version = "0.2.0" authors = ["Christine Dodrill "] edition = "2018" description = "The pa'i runtime API bindings" license = "MIT" homepage = "https://github.com/Xe/pahi" repository = "https://github.com/Xe/pahi" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] dirs = "3" chrono = "0.4" log = "0.4" color-eyre = "0.5" num-derive = "0.3" num-traits = "0.2" openssl = "0.10.30" rand = "0.7" thiserror = "1" url = "2" wasmer-runtime = "0.17"