# 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 = "2021" name = "zenoh-flow-commons" version = "0.6.0-alpha.1" authors = ["ZettaScale Zenoh Team "] description = "Internal crate for Zenoh-Flow." homepage = "https://github.com/eclipse-zenoh/zenoh-flow" categories = ["network-programming"] license = " EPL-2.0 OR Apache-2.0" repository = "https://github.com/eclipse-zenoh/zenoh-flow" [dependencies.anyhow] version = "1" [dependencies.bytesize] version = "1.2.0" [dependencies.handlebars] version = "5.1.0" [dependencies.humantime] version = "2.1" [dependencies.serde] version = "1.0" features = [ "derive", "rc", ] [dependencies.serde_json] version = "1.0" [dependencies.serde_yaml] version = "0.9" [dependencies.uuid] version = "1.1" features = [ "serde", "v4", ] [dependencies.zenoh-keyexpr] version = "0.10.1-rc" [dependencies.zenoh-protocol] version = "0.10.1-rc"