# 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 = "busybee" version = "0.2.0" authors = ["Robert Escriva "] description = "BusyBee provides synchronous/thread-pool implementations of rpc_pb." readme = "README.md" license = "Apache-2.0" [dependencies.biometrics] version = "0.3" [dependencies.boring] version = "2.1.0" [dependencies.buffertk] version = "0.3" [dependencies.clap] version = "2.33" [dependencies.guacamole] version = "0.2" [dependencies.indicio] version = "0.1" [dependencies.one_two_eight] version = "0.2" [dependencies.prototk] version = "0.2" [dependencies.prototk_derive] version = "0.3" [dependencies.rpc_pb] version = "0.2" [dependencies.split_channel] version = "0.2" [dependencies.sync42] version = "0.2" [dependencies.tatl] version = "0.2" [dependencies.utilz] version = "0.1" [dependencies.zerror] version = "0.1" [dependencies.zerror_core] version = "0.2"