[package] name = "thread_compat" version = "1.0.1" edition = "2021" description = "std::thread passthrough, designed to be patched on a per-workspace level to provide alternate workspace-wide thread impls" authors = ["Cody Schafer "] license = "Apache-2.0 OR MIT" documentation = "https://docs.rs/thread_compat" repository = "https://github.com/codysch/stubs" [dependencies]