[package] name = "kik_sync_service" version = "0.7.3" license = "MIT" authors = ["On0n0k1 "] description = "A synchronous threading worker channel for generating the results you want with the data you need." edition = "2018" repository = "https://github.com/On0n0k1/kik_sync_service.git" 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"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]