# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "fluvio-smartstream-executor" version = "0.1.0" authors = ["Fluvio Contributors "] description = "The offical Fluvio smartstream executor" keywords = ["streaming", "stream", "queue"] categories = ["encoding", "api-bindings"] license = "Apache-2.0" repository = "https://github.com/infinyon/fluvio" resolver = "2" [dependencies.anyhow] version = "1.0.38" [dependencies.dataplane] version = "0.7.0" features = ["file"] package = "fluvio-dataplane-protocol" [dependencies.fluvio-future] version = "0.3.9" features = ["subscriber", "openssl_tls", "zero_copy"] [dependencies.nix] version = "0.23" [dependencies.tracing] version = "0.1.27" [dependencies.wasmtime] version = "0.30" [dev-dependencies]