# 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 = "ztopic" version = "0.3.18" authors = ["Ethereal "] description = "A topic-based pub/sub library for Rust" readme = "README.md" license = "MIT" repository = "https://github.com/zsl99a/ztopic" [dependencies.anyhow] version = "1" [dependencies.async-stream] version = "0" [dependencies.dashmap] version = "6" [dependencies.dotenvy] version = "0" [dependencies.futures] version = "0" [dependencies.jemallocator] version = "0" [dependencies.parking_lot] version = "0" [dependencies.pin-project] version = "1" [dependencies.rand] version = "0" [dependencies.tokio] version = "1" features = ["full"]