# 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" rust-version = "1.75.0" name = "zenoh-sync" version = "1.0.2" authors = [ "kydos ", "Luca Cominardi ", "Pierre Avital ", ] description = "Internal crate for zenoh." homepage = "http://zenoh.io" readme = "README.md" categories = ["network-programming"] license = "EPL-2.0 OR Apache-2.0" repository = "https://github.com/eclipse-zenoh/zenoh" [dependencies.event-listener] version = "5.3.1" [dependencies.futures] version = "0.3.30" [dependencies.tokio] version = "1.40.0" features = ["sync"] default-features = false [dependencies.zenoh-buffers] version = "1.0.2" default-features = false [dependencies.zenoh-collections] version = "1.0.2" features = ["default"] default-features = false [dependencies.zenoh-core] version = "1.0.2" [dev-dependencies.tokio] version = "1.40.0" features = [ "macros", "sync", "rt-multi-thread", "time", ] default-features = false [dev-dependencies.zenoh-result] version = "1.0.2" default-features = false