# 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 = "kik_sync_service" version = "0.7.3" authors = ["On0n0k1 "] description = "A synchronous threading worker channel for generating the results you want with the data you need." homepage = "https://on0n0k1.github.io/Projects/Rust%20crates/kik_sync_service/doc/kik_sync_service/index.html" keywords = ["mpsc", "sync", "buffer", "thread", "stream"] categories = ["concurrency", "embedded", "hardware-support", "multimedia", "rust-patterns"] license = "MIT" repository = "https://github.com/On0n0k1/kik_sync_service.git" [dependencies]