# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "pahi-olin" version = "0.2.0" authors = ["Christine Dodrill "] description = "The pa'i runtime API bindings" homepage = "https://github.com/Xe/pahi" license = "MIT" repository = "https://github.com/Xe/pahi" [dependencies.chrono] version = "0.4" [dependencies.color-eyre] version = "0.5" [dependencies.dirs] version = "3" [dependencies.log] version = "0.4" [dependencies.num-derive] version = "0.3" [dependencies.num-traits] version = "0.2" [dependencies.openssl] version = "0.10.30" [dependencies.rand] version = "0.7" [dependencies.thiserror] version = "1" [dependencies.url] version = "2" [dependencies.wasmer-runtime] version = "0.17"