# 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 = "lib3h_zombie_actor" version = "0.0.42" authors = ["Holochain Core Dev Team "] description = "lib3h actor request tracking module" documentation = "https://docs.rs/lib3h_ghost_actor" readme = "README.md" keywords = ["holochain", "holo"] categories = ["asynchronous"] license = "Apache-2.0" repository = "https://github.com/holochain/lib3h" [dependencies.backtrace] version = "=0.3.27" [dependencies.crossbeam-channel] version = "=0.3.8" [dependencies.detach] version = "=0.0.42" [dependencies.holochain_tracing] version = "=0.0.24" [dependencies.lazy_static] version = "=1.4.0" [dependencies.lock_api] version = "=0.1.5" [dependencies.log] version = "=0.4.8" [dependencies.nanoid] version = "=0.2.0" [dependencies.parking_lot] version = "=0.7.1" [dependencies.predicates] version = "=1.0.1" [dependencies.regex] version = "=1.1.2" [dependencies.shrinkwraprs] version = "=0.3.0" [dev-dependencies.env_logger] version = "=0.6.1"