# 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 = "valor_bin" version = "0.5.2-beta.0" authors = ["Daniel Olano "] description = "Valor native runtime to run on the server side" license = "GPL-3.0-or-later" repository = "https://github.com/valibre-org/valor" [dependencies.async-h1] version = "2.3.2" [dependencies.async-std] version = "1.9.0" features = ["attributes", "unstable"] [dependencies.async-trait] version = "0.1.49" [dependencies.femme] version = "2.1.1" [dependencies.kv-log-macro] version = "1.0.7" [dependencies.libloading] version = "0.7.0" [dependencies.serde] version = "1.0.125" features = ["alloc", "derive"] default-features = false [dependencies.serde_json] version = "1.0.64" [dependencies.structopt] version = "0.3.21" [dependencies.uuid] version = "0.8.2" features = ["v4"] [dependencies.valor] version = "0.5.2-beta.0" features = ["native"] package = "valor_core"